A | B |
Body Tag | <body></body> |
BGCOLOR | Adds Background Color |
BACKGROUND | Adds Background Image |
HTML | Code use to create Web Pages |
BOLD TAG | <b></b> |
UNDERLINE TAG | <u></u> |
ITALICIZED TAG | <i></i> |
TYPED TAG | <tt> |
Centers Text | <center></center> |
LINK TAG | <a></a> |
IMAGE TAG | <img> |
BODY TAG | <body></body> |
ALINK | Active Link |
VLINK | Visited Link |
HREF | Link Source Attribute |
SRC | Image Source Attribute |
BGPROPERTIES | Background Properties |
TAGS | HTML Codes |
BREAK | Carriage Return |
VALUES | Works with Attributes |
SYNTAX | Words and Characters of Codes |
HEADER | Predefined Size Font Tags |
ALIGN | Left Right and Center Values are Used |
WIDTH | Changes the Length of a Line |
NOSHADE | Adds a Fill Color to a Line |
SIZE | Makes Bigger or Smaller Fonts |
PARAGRAPH TAG | <p></p> |
LINE | <hr> |
BGCOLOR | Adds Background Color |
BACKGROUND | Adds Background Image |
FONT TAG | Manipulates Characters |
TITLE | Browser Bar |
HTML | Code use to create Web Pages |
BOLD TAG | <b></b> |
UNDERLINE TAG | <u></u> |
ITALICIZED TAG | <i></i> |
ATTRIBUTES | Works with Values |
syntax | Set of all words and characters and the rules used in writing codes |
Comment Tag | <!-- --> |
> | Greater than escape code |
< | Less than escape code |
© | Copyright escape code |
overlap | <u><i>Hello</u></i> |
Escape | __ Codes are substitutes for certain HTML codes. |
"e | (" ") escape code |
Bulleted List Tag | <ul><li></ul> |
Numbered List Tag | <ol><li></ol> |
Outlined List Tag | <dl><dt><dd></dl> |
NAME | Attribute used in the link tag to jump to a section of a web page |
HREF | Attribute used in the link tag that works with the name attribute |
Moving Items | <marquee></marquee> |
SCROLLAMOUNT | Controls marquee speed |
Audio & VIideo Tag | <embed> |