Prueba html


SUBMITTED BY: Guest

DATE: Sept. 4, 2016, 10:20 a.m.

FORMAT: HTML

SIZE: 133 Bytes

HITS: 903

  1. <style>
  2. h2{
  3. color: red;
  4. }
  5. p {
  6. color: blue;
  7. }
  8. </style>
  9. <h2>Probando el html</h2>
  10. <strong><p>parrafo de contenido</p></strong>

comments powered by Disqus