Psst.. new poll here.
Psst.. new forums here.
Microsoft is blocking us again (TY IP Reputation!) so just use oauth login instead. :)
Paste
Pasted as Plain Text by reale ( 9 years ago )
<html>
<head>
<title>Meu primeiro site</title>
</head>
<body bgcolor="#FF00FF" text="#0000FF">
<h1 align="center">Este é um<br> título</h1>
<hr size="5" color="#800080">
<hr width="80%" size="5" color="#0000FF">
<hr width="60%" color="#FF0000" size="5">
<hr width="40%" color="#000000" size="5">
<hr width="20%" color="#FFFF00" size="5">
<h2 align="right">Este é um sub título</h2>
<h6 align="left">Este é um sub sub título</h6>
<p align="justify"><b>texto em negrito</b></p>
<p><i>outro parágrafo</i></p>
<p>outro outro <u>parágrafo</u></p>
<p><i><u><b>outro</b> outro</u> parágrafo</i></p>
<p>Filmes:</p>
<ul>
<li>ação</li>
<ul>
<li>Rambo</li>
<li>Carga explosiva</li>
</ul>
<li>aventura</li>
<li>comédia</li>
</ul>
<p>Melhores times:</p>
<ol>
<li>Espanha</li>
<ol>
<li>Real Madrid</li>
<li>Barcelona</li>
</ol>
<li>Argentina</li>
<li>Chile</li>
</ol>
</body>
</html>
Revise this Paste