Quiz #4

CSS

Question 1

Outside
Inside
Attached


A

HTML
CSS
Tables


B

Embedded
Linked
Inline


C

The 3 methods of using style sheets are:

Question 2

Linked


A

Embedded


B

Inline


C

The method of CSS we will use is:

Question 3

body [
margin: 0px;
padding: 4px;
color: #80FF80;
background-color: #006600 ]


A

body {
margin: 0px;
padding: 4px;
color: #80FF80;
background-color: #006600 }


B

body (
margin: 0px;
padding: 4px;
color: #80FF80;
background-color: #006600 )


C

Which block of CSS is correct?

Question 4

placed in the head section.


A

is the first line in the body section.


B

is placed under the Doctype tag.


C

This code, <link rel="stylesheet" href="stylesheet.css" type="text/css">, should be:

Question 5

comma.


A

colon.


B

semi-colon.


C

Each individual setting in a style sheet is followed by a





CSS

Property of
Net Success 2000 Plus Inc
Po Box 1508
Somerset KY 42502
Last Modified: February 25, 2010

Quiz 5

Home

HTML Tutor
Phase I
Getting Started
Basic HTML Page
Creating Columns
CSS
Color
Headings
Images
Paragraphs
Site Heading
Linking

Phase II
Start Phase II
Editing Pages
Change Appearance
Summary

Helps
Tag Glossary
Finished Code
Image Download
Color Tool
Hex Code Chart
Free Backgrounds
Your Questions

HTML Editors
Overview
NoteTab Light
Webbuilder

Online Builder Tutorials
Soholaunch
SiteReptile
SiteSTUDIO

Other Helps
Flash Web Sites