Your browser does not support frames
Outside Inside Attached
HTML CSS Tables
Embedded Linked Inline
The 3 methods of using style sheets are:
Linked
Embedded
Inline
The method of CSS we will use is:
body [ margin: 0px; padding: 4px; color: #80FF80; background-color: #006600 ]
body { margin: 0px; padding: 4px; color: #80FF80; background-color: #006600 }
body ( margin: 0px; padding: 4px; color: #80FF80; background-color: #006600 )
Which block of CSS is correct?
placed in the head section.
is the first line in the body section.
is placed under the Doctype tag.
This code, <link rel="stylesheet" href="stylesheet.css" type="text/css">, should be:
<link rel="stylesheet" href="stylesheet.css" type="text/css">
comma.
colon.
semi-colon.
Each individual setting in a style sheet is followed by a
Property of Net Success 2000 Plus Inc Po Box 1508 Somerset KY 42502 Last Modified: February 25, 2010
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
www.createasite.net ©2008 All Rights Reserved - Create a Site with HTML