Sunday, April 27, 2014

Make and HTML Heading

HTML means Hyper Text Markup Language. It is used to make web pages. In HTML there are tags. The tags tell a web browser how to display a part of a page. A tag has a name, which is a keyword. A keyword is a word that is used by HTML itself. It has meaning to the language. The tag name is in angle brackets. It is the first word in the bracket.


. In this example, there is a heading tag. A heading tag lets you separate some text on the page as a header. The headers have six levels. Level One is the highest level. A this level your heading will be very big. Level six is the lowest level heading. If you set your heading to level six, the heading will be very small.

A heading tells what a paragraph is about. It tells what the text that follows is is about.

No comments:

Post a Comment