HTML Tag Definitions
-
- Indicates that the text should be boldfaced.
-
- Indicates a horizontal rule line.
-
- The levels of text headings ranging from the largest H1 to the smallest H6.
-
- Indicates that the text should be italic.
-
- Indicateas items in a list.
-
- Indicates a list in numeric order (an ordered list).
-
- Indicates a paragraph, which adds an extra line before text to seperate it from any text that precedes it.
-
- Retains the preformatted appearance of the text in the HTML file, including any line breaks or spaces/
-
- Indicates that the text should be underlined.
-
- Indicates a list of items that are in no particular order (an unordered list).
HOME