Dreamweaver Question Preview (ID: 45203)


Read Each Question And Answer Choice Carefully. Select The Best Answer Choice. TEACHERS: click here for quick copy question ID numbers.

Which line of code correctly creates a link to Amazon’s website?
a) a ref=“http://www.amazon.com”Amazon/a
b) href=http://www.amazon.comAmazona
c) a href=“http://www.amazon.com”Amazon
d) a href=“http://www.amazon.com”Amazon/a

Which item interprets the source code in a web document?
a) Web browser
b) Text editor
c) HTML editor
d) Web server

Annie wants the name of her product to be the main heading at the top of her web page. Which code would be used to define the main heading for the product in a web page?
a) h3Product/h3
b) h1Product/h1
c) h5Product/h5
d) h6Product/h6

What is the difference between an HTML tag and an HTML element?
a) An HTML tag is case sensitive and an HTML element is not case sensitive.
b) An HTML Tag defines content and an HTML element includes the opening and closing tags and everything in between.
c) An HTML tag is always paired and an HTML element is an “empty” tag.
d) An HTML tag defines content and an HTML element gives additional meaning and content.

What document or section information contains introductory content or a set of navigational links for the web page?
a) Footer
b) Nav
c) Div
d) Header

Which CSS inline style results in the text size of a web page paragraph displaying at 14px?
a) p style=“font-size:14px”
b) p style=“font:14px”
c) p style=“size:14px”
d) p font=“size:14pt”

Jerry wants to insert a line break into his web page. Which code should he use?
a) h1
b) li
c) br
d) ul

Between which paired tags would the visible content of a web page be displayed?
a) html/html
b) head/head
c) title/title
d) body/body

Which item shows proper syntax for an HTML comment?
a) !Comment: Created by Joe!
b) !Created by Joe!
c) !--Created by Joe--
d) Created by Joe

Which tag defines the visible content of a web document?
a) body
b) meta
c) head
d) title

Karen wants to begin a new line within a paragraph of text on a web page. Which code should she use?
a) hr /
b) h1/h1
c) br /
d) li/li

Which is an example of using an inline CSS style in a web page?
a) p style=“color:blue”
b) p style=color;blue
c) p style=color;blue
d) p style=“color:blue”

What section of a web page contains the author of the document, copyright information, links to the terms of the use, contact information, etc.
a) Header
b) Footer
c) Nav
d) Div

Anthony is creating a web page on seals. To ensure that his page can be found through Google, Anthony must include pertinent information in which tag section?
a) meta
b) head
c) body
d) nav

Which item refers to the start tag, the end tag and everything in between?
a) HTML tag
b) HTML attribute
c) HTML element
d) CSS

Which tag provides information about a website?
a) html
b) meta
c) title
d) body

What tag defines the beginning of a web page?
a) h1
b) p
c) html
d) title

Which tag will create a line break in a web document?
a) br /
b) hr /
c) h1 /
d) li /

What tag defines the beginning of a web page?
a) title
b) html
c) p
d) h1

John wants the name of his book to appear in Google's search results. In which tag should this information be placed within in his web page?
a) meta
b) head
c) body
d) nav

Play Games with the Questions above at ReviewGameZone.com
To play games using the questions from above, visit ReviewGameZone.com and enter game ID number: 45203 in the upper right hand corner or click here.

TEACHERS / EDUCATORS
Log In
| Sign Up / Register