This repository has been archived by the owner on Dec 12, 2019. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 4
/
Copy pathshots.html
121 lines (100 loc) · 4.53 KB
/
shots.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML>
<HEAD>
<meta name="author" content="Aurelio Jargas www.aurelio.net">
<META NAME="generator" CONTENT="http://txt2tags.org">
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8">
<LINK REL="stylesheet" TYPE="text/css" HREF="inc/site.css">
<TITLE>txt2tags shots</TITLE>
<link rel="icon" type="image/png" href="/favicon.png">
</HEAD>
<BODY id="shots">
<DIV CLASS="header" ID="header">
<h1><a href="/">txt2tags</a></h1>
<H3>Shots to get you shocked</H3>
</DIV>
<DIV CLASS="body" ID="body">
<div id="sidebar">
Hot
<ul>
<li id="menuonline"><a href="./online.php">Txt2tags Online</a></li>
<li id="menumarkup"><a href="./markup.html">Markup Demo</a></li>
</ul>
About
<ul>
<!-- <li id="menuhome"><a href="/">Home</a></li> -->
<li id="menufeatures"><a href="./features.html">Features</a></li>
<li id="menusample"><a href="./sample.html">Example</a></li>
<li id="menushots"><a href="./shots.html">Screenshots</a></li>
<li id="menudocs"><a href="./docs.html">Documentation</a></li>
<li id="menutips"><a href="./tips.html">Tips & Tricks</a></li>
<!--
<li id="menuoldnews"><a href="./misc/oldnews.html">Old News</a></li>
-->
</ul>
Code
<ul>
<li id="menudownload"><a href="./download.html">Download</a></li>
<li id="menuchangelog"><a href="./changelog.html">Changelog</a></li>
<li id="menutools"><a href="./tools.html">Tools</a></li>
<li><a href="https://github.com/txt2tags/txt2tags">GitHub</a></li>
</ul>
Community
<ul>
<li id="menuwiki"><a href="http://wiki.txt2tags.org">Wiki</a></li>
<li id="menublog"><a href="http://txt2tags.wordpress.com">Blog</a></li>
<li id="menuteam"><a href="./team/index.html">The Team</a></li>
<li id="menuchildren"><a href="./children.html">The Children</a></li>
<li id="menucomments"><a href="http://txt2tags.wordpress.com/user-comments/">User Comments</a></li>
<li id="menuart"><a href="./art.html">Artwork</a></li>
</ul>
Social
<ul>
<li id="menuml"><a href="./ml.html">Mailing List</a></li>
<li><a href="http://www.facebook.com/pages/txt2tags/335201827209">Facebook</a></li>
<!-- <li><a href="http://www.orkut.com.br/Main#Community?cmm=87935">Orkut</a></li> -->
</ul>
<P>
<A HREF="https://www.paypal.com/cgi-bin/webscr?cmd=_xclick&business=verde%40aurelio%2enet&item_name=txt2tags%20donation&no_shipping=1&return=http%3a%2f%2faurelio%2enet%2fdonate%2dthanks%2ehtml&cn=&tax=0&currency_code=USD&bn=PP%2dDonationsBF&charset=UTF%2d8"><IMG ALIGN="middle" SRC="img/donate.png" BORDER="0" alt="DONATE"></A>
</P>
</div>
<H2 ID="gui">Graphical Interface</H2>
<center><IMG ALIGN="middle" SRC="userguide/gui.png" BORDER="0" ALT=""></center>
<H2 ID="cli">Command Line Interface</H2>
<center><IMG ALIGN="middle" SRC="img/help.png" BORDER="0" ALT=""></center>
<H2 ID="action">Command Line Action</H2>
<center><IMG ALIGN="middle" SRC="img/converting.png" BORDER="0" ALT=""></center>
<H2 ID="vim">Vim Syntax Highlight</H2>
<center><IMG ALIGN="middle" SRC="userguide/vim.png" BORDER="0" ALT=""></center>
<H2 ID="pda">Running on Zaurus PDA</H2>
<center><IMG ALIGN="middle" SRC="img/pda.png" BORDER="0" ALT=""></center>
<H2 ID="multi">Sample file as t2t, Man page, MagicPoint and HTML</H2>
<center><IMG ALIGN="middle" SRC="img/multitargets.png" BORDER="0" ALT=""></center>
<H2 ID="all">Tags sample for all targets</H2>
<center><IMG ALIGN="middle" SRC="img/all-targets.png" BORDER="0" ALT=""></center>
</div><div id="footer">
<P>
<IMG ALIGN="middle" SRC="img/t2tpowered-white.png" BORDER="0" ALT="">
</P>
<a rel="license" href="http://creativecommons.org/licenses/by-sa/3.0/"><img alt="Creative Commons License" style="border-width:0" src="http://i.creativecommons.org/l/by-sa/3.0/80x15.png"></a>
<P>
Last modified on 11 January 2012 at 19:04
(<A HREF="shots.t2t">See sources</A>,
<A HREF="http://validator.w3.org/check?uri=referer">Validate HTML</A>)
</P>
</div><div id="fake">
<!-- Google Analytics code -->
<script type="text/javascript">
var _gaq = _gaq || [];
_gaq.push(['_setAccount', 'UA-280222-14']);
_gaq.push(['_trackPageview']);
(function() {
var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
})();
</script>
</DIV>
<!-- html code generated by txt2tags 2.6.641 (http://txt2tags.org) -->
<!-- cmdline: txt2tags -t html ./shots.t2t -->
</BODY></HTML>