 |
Java Games: Flashcards, matching, concentration, and word search. |
 |
 |
| A | B |
| Paragraph | <p> </p> |
| Contains all the main contents of your web page | <body> </body> |
| Heading | <h1> </h1> |
| Unordered List (bullets) | <ul> </ul> |
| Ordered List (Numbers) | <ol> </ol> |
| List item | <li> </li> |
| Image | <img src="____" alt"___"> |
| Hyperlink | <a href> </a> |
| Indicates the beginning and ending of your code written in HTML | <html> </html> |
| Comments | <!-- --> |
| Tell the computer that this is a document written in HTML | <!DOCTYPE> |
| Contains information about your web page "metadata" | <head> </head> |
|
 |
|
|
|
CTE Teacher - Business/Computer Science |
Hope Middle School, CTE Teacher - Business/Computer Science |
| Greenville, NC |
|
|
|
|
|
| |