<html>
<head>
<title>Página Teste</title>
</head>
<body bgcolor=FFFF80 background="b15.gif" text=blue link=blue alink=orange vlink=gray>
<a name="topo"></a>
<p align="center"><img src="ani10.gif" alt="foguinho" border="4" width="10" height="20"
vspace="5" hspace="5"></p>
<hr>
<hr align="center" size=5 width=50% noshade>
<center><h1>TESTE PAGE</h1></center>
<blockquote>
<pre>
<font size="3" color="#FF0080" face=ARIAL>
<a name="texto"></a>
Every night in my dreams
I see you, I feel you
That is how I know you go on.
Far across the distance
and spaces between us
You have come to show you go on.
</font>
</pre>
</blockquote>
<hr>
<blockquote>
<img src="esferapiscante.gif" width="14" height="14" text="left" hspace=4>
<a name="links"></a>
<font color=red size=4><b><i>LINKS</i></b></font>
<p>
<a href="http://www.music.sony.com/Music/ArtistInfo/CelineDion/">
<img src="celinedion.jpg" alt="Celine Dion" border="2" hspace="3"><b>Celine Dion</b></a>
<p>
<a href="marta.html" target="window">Veja a Marta, a barata internauta</a>
<p>
<a href="#topo">Topo desta página</a>
<p>
<a name="listanaord"></a>
Lista não-ordenada:
<ul type="square">
<li>Kate Winslet;
<li>Leornardo DiCaprio;
<li>Titanic.
</ul>
<hr>
<p>
<a name="listaord"></a>
Lista Ordenada:
<ol>
<li>Kate Winslet;
<li>Leornardo DiCaprio;
<li>Titanic.
</ol>
<hr>
<p>
<a name="listadef"></a>
<b>Lista de definições:</b>
<dl>
<dt>Cenário
<dd>Navio
<dd>Cais
<dt>Personagens
<dd>Atores
<dd>Atrizes
<dd>Figurantes
</dl>
<hr>
<a name="listamenu"></a>
<b>Lista tipo menu:</b>
<menu>
<li>Animal</li>
<menu>
<li>Vertebrados</li>
<menu>
<li>Mamíferos</li>
<menu>
<li>Homem</li>
</menu>
<li>Aves</li>
<li>Peixes</li>
</menu>
<li>Invertebrados</li>
</menu>
<li>Mineral</li>
<li>Vegetal</li>
<menu>
<li>Angiospermas</li>
<li>Gimnospermas</li>
</menu>
</menu>
<hr>
<a name="listadir"></a>
<b>Lista tipo diretório:</b>
<dir>
<li>Animal</li>
<dir>
<li>Vertebrados</li>
<dir>
<li>Mamíferos</li>
<dir>
<li>Homem</li>
</dir>
<li>Aves</li>
<li>Peixes</li>
</dir>
<li>Invertebrados</li>
</dir>
<li>Mineral</li>
<li>Vegetal</li>
<dir>
<li>Angiospermas</li>
<li>Gimnospermas</li>
</dir>
</dir>
<hr>
<a name="tabela">
<p align="center">
<table border="4" cellpadding="5" cellspacing="3" bgcolor="yellow">
<caption align="top">TESTE</caption>
<tr> <th>A</th> <th>B</th> <th>C</th> <th>D</th> </tr>
<tr> <th>E</th> <td>1</td> <td>2</td> <td>3</td> </tr>
<tr> <th>F</th> <td>4</td> <td>5</td> <td>6</td> </tr>
<tr> <th>G</th> <td>7</td> <td>8</td> <td>9</td> </tr>
</table>
</p>
<BLOCKQUOTE>
</body>
</html>
Voltar