 |
Java Games: Flashcards, matching, concentration, and word search. |
 |
 |
BODY FORMAT REVIEW
Review of the basic formating concepts of the BODY of a webpage.
|
| A | B |
| Bold | <B></B> |
| Italics | <I></I> |
| Underline | <U></U> |
| Unordered List | <UL></UL> |
| Unordered List Items | <LI> |
| Basic HTML Tags | <HTML></HTML> |
| Header Tags | <HEAD></HEAD> |
| Title Tags | <TITLE></TITLE> |
| Body Tags | <BODY></BODY> |
| Center Tags | <CENTER></CENTER> |
| Right Align Tags | <RIGHT></RIGHT> |
| Left Align Tags | <LEFT></LEFT> |
| Largest Font Size | <H1></H1> |
| Smallest Font Size | <H6></H6> |
| Searchable Words in Header | META TAGS |
|
| |