Thursday, March 14, 2013

HTML TAG BASIC TEXT

This below given example contain paragraph tag and header tag

  1. Paragraph – <div>
  2. Headers – <h1> to <h6>

  3. This below given example also contain CSS example. How to color the text, how to set the margin, set different fonts etc..
    View it on JSFIDDLE
    In the next post I will list all the BLOCK elements and INLINE elements

No comments: