| 1. HTML codes are case sensitive. |
|
| 2. HTML codes (or tags) must be enclosed within the less-than and
greater-than signs. |
|
| 3. ASCII refers : |
|
| 4. HTML commands are slightly different for IBM, Mac's, and UNIX. |
|
| 5. To start making something bold you would use the following tag. |
|
| 6. Every HTML document should contain the following: |
|
| 7. What is the difference between a starting and ending tag? The
ending command is the ______. |
|
| 8. All of your html documents should be inside of your www directory. |
|
| 9. How do you change directories in UNIX? |
|
| 10. HTML files can be written in any text editor. |
|