Hi!
while testing the aminet html datatypes I've found a handy page for testing
different styles and fonts!
I've compared the results between (alpha order! :-) AWebII, IBrowse 2.2, IE 5
and Voyager 3.2
The only browser which implements all the tags is IE5, then AWeb for almost
everything then IB and finally V...
I think this page can be used to improve the tags implementation!!
It would be nice to have V use a config page like AWeb with styles
definition!
Ciao, Giangi
---8<---
<html>
<body bgcolor="#DFDFDF">
<ol>
<li><a HREF="#Lists">Lists</a> </li>
<li><a HREF="#Paragraphs">Paragraphs</a> </li>
<li><a HREF="#Fonts">Fonts</a> </li>
<li><a HREF="#Styles">Font styles</a> </li>
</ol>
<hr>
<h3><a name="Lists">Lists</a></h3>
<p>Unorderer list
<ul>
<li>First item</li>
<li>Second item<br>
with two lines</li>
</ul>
<p>Ordered list
<ol>
<li>First item</li>
<li>Second item</li>
</ol>
<p>Definition list
<dl>
<dt>foo</dt>
<dd>explain <samp>foo</samp> </dd>
<dt>samp</dt>
<dt>samp2</dt>
<dd>explain samples <samp>samp</samp> and <samp>samp2</samp> </dd>
</dl>
<p>Nested lists
<ul>
<li>Hello<br>
second level <ul>
<li>item <ol>
<li>third<br>
level item </li>
<li>wow </li>
<li>test </li>
</ol>
</li>
<li>next item </li>
<li>last second<br>
level item </li>
</ul>
</li>
<li>Here I am </li>
<li>last first<br>
level item </li>
</ul>
<h3><a name="Paragraphs">Paragraphs</a></h3>
<p ALIGN="RIGHT">This paragraph is right aligned.</p>
<p ALIGN="CENTER">This paragraph is centered</p>
<p ALIGN="LEFT">This paragraph is left aligned</p>
<h3><a name="Fonts">Fonts</a></h3>
<p><font SIZE="7"><FONT SIZE=7></font><br>
<font SIZE="6"><FONT SIZE=6></font><br>
<font SIZE="5"><FONT SIZE=5></font><br>
<font SIZE="4"><FONT SIZE=4></font><br>
<font SIZE="3"><FONT SIZE=3></font><br>
<font SIZE="2"><FONT SIZE=2></font><br>
<font SIZE="1"><FONT SIZE=1></font><br>
<font SIZE="+4"><FONT SIZE=+4></font><br>
<font SIZE="+3"><FONT SIZE=+3></font><br>
<font SIZE="+2"><FONT SIZE=+2></font><br>
<font SIZE="+1"><FONT SIZE=+1></font><br>
<font SIZE="-1"><FONT SIZE=-1></font><br>
<font SIZE="-2"><FONT SIZE=-2></font><br>
<font SIZE="-3"><FONT SIZE=-3></font><br>
<font SIZE="-4"><FONT SIZE=-4></font></p>
<p><font COLOR="Black">Black text</font> , <font COLOR="Green">Green text</font> ,
<font
COLOR="Silver">Silver text</font> , <font COLOR="Lime">Lime text</font> , <font
COLOR="Gray">Gray text</font> , <font COLOR="Olive">Olive text</font> , <font
COLOR="White">White text</font> , <font COLOR="Yellow">Yellow text</font> , <font
COLOR="Maroon">Maroon text</font> , <font COLOR="Navy">Navy text</font> , <font
COLOR="Red">Red text</font> , <font COLOR="Blue">Blue text</font> , <font
COLOR="Purple">Purple
text</font> , <font COLOR="Teal">Teal text</font> , <font COLOR="Fuchsia">Fuchsia
text</font>
, <font COLOR="Aqua">Aqua text</font> </p>
<p><a name="Styles"><tt><tt></tt></a> /tt<br>
<strike><strike></strike> /strike<br>
<small><small></small> /small<br>
<big><big></big> /big<br>
<sub><sub></sub> /sub<br>
<sup><sup></sup> /sup<br>
<em><em></em> /em<br>
<cite><cite></cite> /cite<br>
<strong><strong></strong> /strong<br>
<code><code></code> /code<br>
<samp><samp></samp> /samp<br>
<kbd><kbd></kbd> /kbd<br>
<var><var></var> /var<br>
<dfn><dfn></dfn> /dfn</p>
</body>
</html>
---8<---
_____________________________________________________________________
Voyager Mailing List - http://v3.vapor.com/
Voyager FAQ....: http://faq.vapor.com/voyager/
Listserver Help: mailto:[EMAIL PROTECTED]?Subject=HELP
Unsubscribe....: mailto:[EMAIL PROTECTED]?Subject=UNSUBSCRIBE