Questions
Question 1 Multiple Choice (Single Answer)
HTML stands for:
- Huge Makeup Language.
- Huge Text Makeup Language.
- Hypertext Makeup Language.
- Hypertext Markup Language.
- None of the above.
Question 2 Multiple Choice (Single Answer)
Which symbol is used to enclose HTML tags?
- ( )
- < >
- [ ]
- { }
- None of the above.
Question 3 Multiple Choice (Single Answer)
Which symbol identifies an HTML end tag?
- !
- |
- /
- \
- ?
Question 4 Multiple Choice (Single Answer)
Which HTML tag does not use an end tag?
- B
- center
- HR
- I
- U
Question 5 Multiple Choice (Single Answer)
Which statement is not true?
- An HTML document can be displayed in any internet browser.
- HTML is used to change the formatting of the displayed text.
- An HTML document is created with an HTML development editor.
- Both a and b.
- All of the above.
Question 6 Multiple Choice (Single Answer)
Which HTML tag creates a link to another browser page?
- A href
- A ref
- An href
- An ref
- href
Question 7 Multiple Choice (Single Answer)
Which software can be used to create an HTML page?
- Notepad
- Word
- Visual Studio .NET
- Both a and b.
- All of the above.