HTML Self Study Quiz
Click the answer button to see the answer.
The title of a web page always appears:
a. In bold type, within the body of the page.
b. In the title bar of the browser's window..
c. Both (a) and (b)
d. None of the above
Answer
b
Web Pages are stored in a file format called
a. Hyper Speed Mockup Literature (HSML)
b. Hypertext Markup Language
Answer
b
You can use the filename:"My Web Page.html" as a Web Page filename
a. True
b. False
Answer
b
A template upon we can create a web page is best suited to creating:
a. Harmony
b. Another Template
c. A basic personal home page
d. A basic home page without constraints
Answer
c
To publish your web page, you upload it to a Web server such as Yahoo Geocities
a. True
b. False
Answer
b
To save a copy of a page you're viewing online- icluding the page's text and pictures- do which of the following:
a. Choose File, Save
b. Use the mouse to select the page ,right click ,copy and paste on MS Word 2000
Answer
b
If you choose custom colors, they will show up in any browser
a. True
b. False
Answer
b
Use of marquee tag will function for any Internet Browser
a. True
b. False
Answer
b
All Microsoft Office 2000 applications can save files in HTML format.
a. True
b. False
Answer
a
A horizontal line and a horizontal rule are two different things
a. True
b. False
Answer
b
HTML tags are NOT case sensitive
a. True
b. False
Answer
a
Almost all HTML commands have an opening and a closing tag.
a. True
b. False
Answer
a
Head tags surround the title and the introductory text.
a. True
b. False
Answer
a
P tag misses one line and starts a new line. No closing tag is needed
a. True
b. False
Answer
a
Br tag starts a new line. No closing tag is needed.
a. True
b. False
Answer
a
Letter b tag causes the text to be not bold.
a. True
b. False
Answer
b
The use of marquee is confined to Internet Explorer.
a. True
b. False
Answer
a
State number of ways to specify colors within your webpage.
a. 1
b. 2
c. 3
Answer
b
How many defined color names available.
a. 140
b. 10
Answer
a
If you wish to have a web page with white background and text as black,you will specify the color attributes as.
a. the body tag bgcolor="ffffff"
b. the body tag text="000000"
c. a)+b)
d. None of the above.
Answer
c