 |
Java Games: Flashcards, matching, concentration, and word search. |
 |
 |
HTML Matching Quiz
The results of this quiz will determine how difficult your final will be.
|
| A | B |
| HTML | Hypertext Markup Language |
| <b> | Bold |
| <i> | Italic |
| <p> | Paragraph |
| <li> | List Item |
| <a name=""> | Anchor |
| <a href=""> | Link |
| bgcolor | Background Color |
| background | Bachground Graphic |
| color | Text color |
| link | Link color |
| td | Table cell |
| tr | Table row |
| dd | Definition |
| dt | Word to be defined |
| dl | Definition list |
| font | depricated |
| th | Table Heading |
| h1 | Big Heading |
| h6 | Small Heading |
|
| |