<BODY FONTNAME="Helvetica" FONTSIZE="12" LINESP="16" ALIGN="justify" HOVER="E8E8E8"><CENTER><BIG><BIG><B><FONT FACE="Helvetica"><FONT COLOR="FF6400">v</FONT>Text documents</FONT></B></BIG></BIG><BR>
</CENTER>
This is a small example of vText rendering capacities. Contents are described with a HTML-like syntax, using control tags to insert special elements and behaviours.<BR>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<A HREF="#1" TARGET="_applet" PLAIN>1. Typography</A><BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<A HREF="#2" TARGET="_applet" PLAIN>2. Images and rulers</A><BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<A HREF="#3" TARGET="_applet" PLAIN>3. Alignment</A><BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<A HREF="#4" TARGET="_applet" PLAIN>4. Links and navigation</A><BR>
<HR WIDTH="50%" SIZE="1" COLOR="c0c0c0">
<BR>
<A NAME="1"></A><FONT SIZE="20">1. Typography</FONT><BR>
<BR>
It is possible to specify the text typography and appearance, with fonts such as: <FONT FACE="TimesRoman">TimesRoman</FONT>, <FONT FACE="Helvetica">Helvetica</FONT>, <FONT FACE="Courier">Courier</FONT> or <FONT FACE="Dialog">Dialog</FONT>; text styles such as <B>bold</B>, <I>italic</I>, <U>underline</U>, <S>strike</S>, or even subscripts and superscripts (H<SUB>2</SUB>NO<SUB>3</SUB>, E=mc<SUP>2</SUP>).<BR>
<BR>
Of course, you can change the <B><BIG>S<BIG>I<BIG>Z<BIG>E</BIG></BIG></BIG></BIG></B> and <B><BIG><FONT COLOR="FF0000">C</FONT><FONT COLOR="FFC000">O</FONT><FONT COLOR="00C000">L</FONT><FONT COLOR="0080FF">O</FONT><FONT COLOR="0000FF">R</FONT></BIG></B> of the text or the text boxes <B><FONT BGCOLOR="FF0000" COLOR="FFFFFF"> w </FONT><FONT BGCOLOR="FF2000" COLOR="E0E0E0"> h </FONT><FONT BGCOLOR="FF4000" COLOR="C0C0C0"> e </FONT><FONT BGCOLOR="FF6000" COLOR="A0A0A0"> r </FONT><FONT BGCOLOR="FF8000" COLOR="808080"> e </FONT><FONT BGCOLOR="FFA000" COLOR="606060"> v </FONT><FONT BGCOLOR="FFC000" COLOR="404040"> e </FONT><FONT BGCOLOR="FFE000" COLOR="202020"> r </FONT></B> you like.<BR>
<br>
vText is able to process many of the traditional HTML text formatting tags. Also, it recognizes all the basic <code>ISO-8879</code> special characters (&pound; &yen; &sect; &copy; &para; &micro; &plusmn; &ntilde; &szlig; &thorn; &yuml; &eth; &frac34; &reg; etc.)<br>
<HR WIDTH="50%" SIZE="1" COLOR="c0c0c0">
<BR>
<A NAME="2"></A><FONT SIZE="20">2. Images and rulers</FONT><BR>
<BR>
In addition to background and foreground images, you can insert paragraph images and horizontal rulers in the body of the document.
<IMG SRC="images/banner.gif">
These images and rulers can be left, center or right aligned.<BR>
<HR WIDTH="50%" SIZE="1" COLOR="c0c0c0">
<BR>
<A NAME="3"></A><FONT SIZE="20">3. Alignment</FONT><BR>
<I><LEFT>
<B>Left:</B> <FONT FACE="TimesRoman">lorem ipsum dolor sit amet,<BR>
consectetaur adipisicing elit,<BR>
sed do eiusmod tempor incididunt ut labore<BR>
et dolore magna aliqua.</FONT><BR>
<CENTER>
<B>Center:</B> <FONT FACE="TimesRoman">lorem ipsum dolor sit amet,<BR>
consectetaur adipisicing elit,<BR>
sed do eiusmod tempor incididunt ut labore<BR>
et dolore magna aliqua.</FONT><BR>
<RIGHT>
<B>Right:</B> <FONT FACE="TimesRoman">lorem ipsum dolor sit amet,<BR>
consectetaur adipisicing elit,<BR>
sed do eiusmod tempor incididunt ut labore<BR>
et dolore magna aliqua.</FONT><BR>
<JUSTIFY>
<B>Justify:</B> <FONT FACE="TimesRoman">lorem ipsum dolor sit amet, consectetaur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.</FONT><BR>
<BR>
<B>Preformatted:</B></I><PRE>                    /////
                   ( o o )
              ---ooO-(_)-Ooo---
</PRE>

<HR WIDTH="50%" SIZE="1" COLOR="c0c0c0">
<BR>
<A NAME="4"></A><FONT SIZE="20">4. Links and navigation</FONT><BR>
<BR>
Hyperlinks are a very important feature of vText. Any word, phrase, paragraph or image can act as a link. It is possible to select the color of links and highlights.<BR>
<BR>
You can set external links to the traditional Internet resources, such as <A HREF="http://luis.pabon.com" TARGET="_blank" TITLE="vText home page" COLOR="FF0000">web pages</A> (where the target can be any frame or window in the website), <A HREF="mailto:luis@pabon.com" TITLE="vText email" COLOR="c08000">emails</A>, etc.<BR>
<BR>
Also, you can set links to <A HREF="#2" TARGET="_applet" TITLE="Go to the Images section" COLOR="008000">anchor</A> points of the current document, or internal links to other <A HREF="@text/Example02b.txt" TARGET="_applet" TITLE="Open a second file" COLOR="0080FF">vText documents</A> which are loaded into the applet.<BR>
<HR WIDTH="50%" SIZE="1" COLOR="c0c0c0">
<CENTER>
<A HREF="#top" TARGET="_applet" BGCOLOR="808080" COLOR="FFFFFF" PLAIN>&nbsp;<B>Back to top</B>&nbsp;</A><BR>

</BODY>