viernes, 14 de febrero de 2014

nociones de HTML

<b>texto</b>
texto


<i>texto2</i>
texto2

<u>texto3</u>
texto3


<strike>texto4</strike>
texto4


<span style="color: orange;">texto 5</span><br /> texto 5




<span style="background-color: red;">texto 6</span><br /> texto 6



<span style="background-color: black;"><span style="color: white;">texto 7</span></span><br /> texto 7



<div style="text-align: center;">
texto 8<br />



texto 8



<li>texto 9</li></ol>
  1. texto 9



<ol>
<li>texto 10&nbsp;</li>
<li>texto 10&nbsp;</li>
<li>texto 10&nbsp;</li>
</ol>
  1. texto 10 
  2. texto 10 
  3. texto 10 


<ul>
<li>texto&nbsp;</li>
<li>texto&nbsp;</li>
<li>texto&nbsp;</li>
<li>texto&nbsp;</li>
<li>texto&nbsp;</li>
</ul>
  • texto 11
  • texto 11
  • texto 11 
  • texto 11
  • texto 11





<span style="color: magenta;">texto 12</span><br />
texto 12




<span style="color: blue;">texto 13</span><br />
<br />
texto 13