Click to begin Click to begin Mr. Thomas CSS
Multiple Multiple Choice Fill-In The Fill-In The Blank Fill-In The Fill-In The Blank 10 Points 20 Points 30 Points 40 Points 50 Points 10 Points 10 Point 20 Points 30 Points 40 Points 50 Points 30 Points 40 Points 50 Points Multiple Multiple Choice True or False True or False 10 Point
HTML 5 is the latest version of HTML. True & False For 10 Points Back to Game False True
CSS comments are used to explain your code and are ignored by browsers, which means they are not displayed on the Webpage but only in the coding. True & False For 20 Points False True Back to Game
To define the space between the element's border and content, you use the padding property, which you are allowed to use negative values. True & False For 30 Points Back to Game False True
is the World Wide Web Consortium’s Website. True & False For 40 Points Back to Game False True
What does CSS stand for? True & False For 50 Points Back to Game Cascading Style Sheets Colorful Style Sheets Computer Style Sheets Creative Style Sheets
What is the correct HTML for referring to an external style sheet? Multiple Choice For 10 Points Back to Game <link rel="stylesheet" type= "text/css" href="mystyle.css"> mystyle.css
Where in an HTML document is the correct place to refer to an external style sheet? Multiple Choice For 20 Points Back to Game In the section At the top of the document At the end of the document In the section
Which HTML tag is used to define an internal style sheet? Multiple Choice For 30 Points Back to Game
Which HTML attribute is used to define inline styles? Multiple Choice For 40 Points style font styles class Back to Game
Which is the correct CSS syntax? Multiple Choice For 50 Points {body:color=black(body} {body;color:black} body {color: black} body:color=black Back to Game
How do you insert a comment in a CSS file? Multiple Choice For 10 Points // this is a comment // ' this is a comment // this is a comment /* this is a comment */ Back to Game
Which property is used to change the background color? Multiple Choice For 20 Points background-color: bgcolor: color: Back to Game bg-color:
How do you add a background color for all elements? Multiple Choice For 30 Points h1.all {background-color:#FFFFFF} all.h1 {background-color:#FFFFFF} h1 {background-color:#FFFFFF} h-1 {background-color:#FFFFFF} Back to Game
How do you change the text color of an element? Multiple Choice For 40 Points text-color= color: text-color: fgcolor: Back to Game
Which CSS property controls the text size? Multiple Choice For 50 Points Back to Game font-style text-style text-size font-size
What is the correct CSS syntax for making all the elements bold? Multiple Choice For 10 Points Back to Game p {font-weight:bold} p {text-size:bold}
How do you display hyperlinks without an underline? Fill-In The Blank For 20 Points Back to Game a {text-decoration:no underline} a {text-decoration:none} a {underline:none} a {decoration:no underline}
How do you make each word in a text start with a capital letter? Multiple Choice For 30 Points Back to Game You can't do that with CSS text-transform:uppercase text-transform:capitalize text-transform:lowercase
How do you make each letter in the text a capital letter? Multiple Choice For 40 Points Back to Game You can't do that with CSS text-transform:uppercase text-transform:capitalize text-transform:lowercase
How do you change the font of an element? Multiple Choice For 50 Points Back to Game f: font-family: font= f-family:
How do you make the text bold? Back to Game Multiple Choice For 10 Points font:b style:bold font-weight:bold font:bold
How do you display a border like this: The top border = 10 pixels The bottom border = 5 pixels The left border = 20 pixels The right border = 1pixel? Back to Game Multiple Choice For 20 Points border-width:5px 20px 10px 1px border-width:10px 20px 5px 1px border-width:5px 20px 10px 1px border-width:10px 1px 5px 20px
Back to Game Multiple Choice For 30 Points indent: margin: margin-left: text-indent: How do you change the left margin of an element?
Back to Game Multiple Choice For 40 Points list-style-type: square type: square type: 2 list-type: square How do you make a list that lists its items with squares?
Back to Game Multiple Choice For 50 Points What is 1? CSS Syntax Declaration Property Selector
Congratulations! Back to Game
DAILY DOUBLE! DAILY DOUBLE! (Click Here) (Click Here) Wager Your Bet Now! (Who ever answered the last question correctly)
Back to Game Answer
Back to Game
Congratulations! Back to Game
Sorry! Back to GameTry Again