 |
Java Games: Flashcards, matching, concentration, and word search. |
 |
 |
Basic HTML Codes
Students will become familiar with basic HTML codes using various review activities.
|
| A | B |
| beginning web page tag | <HTML> |
| all ending tags have | / |
| largest heading | <H1> |
| ordered list | <OL> |
| unordered list | <UL> |
| beginning hyperlink | <A HREF=".....> |
| ending hyperlink | </A> |
| body background color | <bgcolor=.....> |
| paragraph | <P> |
| most graphic tags have this extension | jpg or gif |
| to start a table | <TABLE> |
| to start a row in the table | <TR> |
| to start data in a cell in a row of a table | <TD> |
| tag used to start showing data on website | <BODY> |
| tag to insert a grahic file | <IMG SRC=...> |
|
 |
|
|
|
Va. Randolph Community High School |
|
|
|
|
|
| |