Span in HTML


SUBMITTED BY: sharfudeen

DATE: May 26, 2016, 4:51 p.m.

FORMAT: HTML

SIZE: 176 Bytes

HITS: 550

  1. <html>
  2. <head>
  3. <title>Span</title>
  4. </head>
  5. <body>
  6. <p>This paragraph shows how the <span style="color:red; font-weight:bold">span</span> works</p>
  7. </body>
  8. </html>

comments powered by Disqus