course documents
course calendar
technical support
assessments
communication
student portfolio
main index
ASSESSMENTS | week 02 quiz
a) It allows ones document to be linked to another via a "clickable" word or phrase.
b) It instructs your browser to go and retrieve the page that the hyperlink refers to and displays it onscreen.
c) If well considered, it is the navigation that directs the user to relevant areas of your site and other sites.
d) All of the above
a) The basic structure of an HTML document includes opening and closing tags, which surround content and apply meaning to it.
b) An HTML page must contain three main parts: the DOCTYPE, the Head and the Body
c) Tags defining presentation should be included in the HTML document.
d) Tag must be properly nested and in lowercase.
a) Object Model
b) Scripting Language
c) Presentational Language
d) Structural Language
true
false
True
False
Which of the following is correct?
a) <strong> and <em> define the presentation of the content
b) <strong> and <em> define the meaning of the content
c) <i> and <bold> define the meaning of content
a) A relative link
b) An email link
c) An absolute link
a) <p> tag
b) <em> tag
c) <h1> tag
d) <h4> tag
a) Inline
b) External
c) Internal
a) #
b) @
c) ;
d) *
a) true
b) false
a) name
b) checked
c) action
d) hidden
a) margins
b) border
c) padding
d) paragraph
What is the correct HTML for referring to an external style sheet?
a) <stylesheet>main.css</stylesheet>
b) <style src="main.css" />
c) <link rel="stylesheet" type="text/css" href="main.css" media="screen" />
d) All of the above.
a) is a generic block-level container
b) stands for Logical Division
c) has no predefined default style rules
d) all of the above
a) <div id="content">sample text</content>
b) <div id="content">sample text</div>
c) <div id="#content">sample text</div>
d) <div id="content">sample text</div id="content">
a) set the next element to "clear"
b) put it on a new XHTML page
c) delete it
d) insert an image
(Press the submit button ONE TIME ONLY)
*Check your email for a message from anonymous@pair.com