Using the MCPS Stylesheet Webmaster Worksession March 22, 2004
Short Description
css Zen Garden, The Beauty in CSS Design: http://www.csszengarden.com/. CSS Tutorial: http://www.w3schools.com/css/default.asp …
Website: www.mcps.k12.md.us | Filesize: 137kb
Content
Prepared by Gail Horvath, Web Services Team - OGAT, MCPS
3/18/04 page 1 of 3
Using the MCPS Stylesheet
Webmaster Worksession March 22, 2004
What is CSS?
CSS (cascading style sheet) is a set of rules for controlling the style of a web document
without affecting its structure.
Example: http://www.w3schools.com/css/demo_default.htm and
http://www.csszengarden.com/
Why use CSS?
From Steve Mulder’s Stylesheets Tutorial on WebMonkey
http://hotwired.lycos.com/webmonkey/authoring/stylesheets/tutorials/tutorial1.html
1. You can separate form and structure.
2. You can control layout.
3. You can make smaller and faster pages.
4. You can maintain or update many pages at once, faster and easier than before.
5. You can be browser friendly.
6. You can establish a “look and feel” that is consistent across your pages. (added by gah)
7. Accessibility is increased and more consistent. (added by gah)
How does CSS work?
http://hotwired.lycos.com/webmonkey/reference/stylesheet_guide/works.html
“CSS overrides the browser’s default settings for interpreting how tags should be
displayed, letting you use any HTML element indicated by an opening and closing tag
(including the…
Get the file Download here
Related Books:Related Searches: cascading style sheet, css zen garden, steve mulder, stylesheets tutorial, css demo
Comments
Leave a Reply