Tag Archive | web page of html

HTML | Tags | Headings | Breaks

  Headings: XHTML offers six levels of headings, which use the elements <h1> ,<h2> ,<h3> ,<h4> ,<h5> and <h6>. Browsers display the <h1> element as the largest of the six and <h6> as the smallest. Most browsers display the contents of the <h1> ,<h2> and <h3> elements  larger than the default size of text in […]

HTML | HyperText Markup Language

        Hypertext Markup Language (HTML) enables you to mark up text so that it canfunction as hypertext on the Web. The term markup comes from printing; editorsmark up manuscript pages with funny-looking symbols that tell the printer how toprint the page. HTML consists of its own set of funny-looking symbols that tell […]