L6 HTML XHTML AndL7 Getting Started With CSS Question Preview (ID: 22277)


L7 Getting Started With CSS. TEACHERS: click here for quick copy question ID numbers.

1. Only one of the tags below has all of the tags in the right order for proper nesting. Which one is it?
a) pHello strongthere emworld/em/p/strong.
b) pHello strongthere emworld/em/strong/p.
c) pHello strongthere emworld/p/strong/em.
d) pHello strongthere emworld/strong/p/em.

Like most things in high tech, HTML has evolved over the years. The W3C has deprecated some of the tags and attributes from the original HTML language. Which of the following best describes the meaning of the term deprecated in this context?
a) No longer recommended.
b) Brand new.
c) Highly recommended.
d) Guaranteed to never change.

What do you call tags that aren't paired with a closing tag?
a) attributes
b) empty tags
c) deprecated tags
d) values

The original HTML had its roots in SGML (Standard Generalized Markup Language). What language
a) XBasic.
b) css
c) XML (eXtensible Markup Language).
d) XQuery

In Web development, we use HTML to describe structure. What language do we use for presentation?
a) W3C
b) CSS
c) XML
d) XHTML

You're experimenting with colors in a Web page. When you look in the browser, you see that all of the text has disappeared. What's the most likely cause?
a) Your computer is broken, and you need to take it to a repair shop.
b) eb browser you're using is outdated and doesn't do colors correctly.
c) You didn't provide enough contrast between the background and foreground colors.
d) You deleted all of the text in the source code without realizing it.

Which of the following would be the correct syntax for making the background color of a page silver
a) BACKGROUNDCOLOR;SILVER:
b) backgroundcolour:silver;
c) silver; backgroundcolor:
d) backgroundcolor: silver;

Which style of align creates a paragraph where both the left and right edges of a multiline paragraph are smooth, not ragged
a) left
b) right
c) center
d) justify

What do the tags style type=text/css.../style define in a Web page?
a) a color
b) an inline style
c) a table
d) an internal style sheet

Which is the correct spelling of the CSS property for aligning text within an element?
a) textalign.
b) text_align.
c) text align.
d) TextAlign.

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: 22277 in the upper right hand corner or click here.

TEACHERS / EDUCATORS
Log In
| Sign Up / Register