HTML Tags and Basics Quiz
Test your knowledge of HTML tags, elements, and basic formatting including tables, images, links, and document structure.
Questions
Question 1 Multiple Choice (Single Answer)
Intrepret this statement: Michelle
- It makes Michelle strong
- It highlights Michelle as being strong
- It will print out Michelle in bold font
Question 2 Multiple Choice (Single Answer)
Tables can be nested (table inside of another table).
- True
- False
Question 3 Multiple Choice (Single Answer)
Which is correct?
- Click Here
- Click Here
- Click Here
- Click Here
Question 4 Multiple Choice (Single Answer)
Which of the following is a two sided tag?
- DT
- LI
- DD
- DL
Question 5 Multiple Choice (Single Answer)
The Browser applies the feature of a tag until it encounters_____tag.
- Quit
- Closing
- Exit
- Anti
- Deactivate
Question 6 Multiple Choice (Single Answer)
_______are the HTML codes that control the apearance of the document contents
- Tags
- Codas
- Slashes
- Properties
- Code
Question 7 Multiple Choice (Single Answer)
What are the genral syntax for inline image?
- src=img
- src=image
- img=file
- img src=file
- image src=file
Question 8 Multiple Choice (Single Answer)
An HTML_____takes text in one format and changes it to HTML code.
- Browser
- Editor
- Converter
- Processor
- Parser
Question 9 Multiple Choice (Single Answer)
To create a link to an anchor, you use the______property in A tag.
- Name
- Tag
- Link
- Href
Question 10 Multiple Choice (Single Answer)
HTML Tags are case sensitive.
- True
- False
Question 11 Multiple Choice (Single Answer)
H1 is the smallest header tag.
- True
- False
Question 12 Multiple Choice (Single Answer)
The page title is inside the____tag.
- Body
- Head
- Division
- Table