NOTE: We ask that you do NOT take this class at the same as taking the Build I or II class. The same CSS skills that are taught in the Build I and II classes combined are taught in this class but this class does not cover XHTML. XHTML is covered in the Build I and II classes along with CSS. Taking this class at the same time as the Build I or II class may be confusing for the student.
Free Windows Class Here Directory Structure Tutorial Here
Winzip Tutorial Here Windows Compression
CSS (Cascading Style Sheets) is a set of stylistic guidelines for presenting HTML documents on the web. HTML was designed specifically to present a document's structure - where the various parts, like paragraphs or tables, are placed on a web page. CSS determines those parts' appearance or how they will look to the visitor. Style sheets allow the designer much more flexibility in, and control over, how their web pages look.
CSS is a relatively simple language that, unlike other computer languages, is easy to read. Remember how confusing HTML seemed when you were first learning to create a web document? Well, CSS is easier to learn and write than HTML! Really! And, if you have any experience in desktop publishing, you'll find a lot of familiar terminology in CSS.
Are there more reasons to learn CSS? Well, if you…
commands in your HTML coding…
You're going to love CSS!
CSS 1 includes more than 70 properties that can be applied to HTML tags - and there are many more in CSS 2! We won't be using all of them in this class, but there are extensive options for creating styles with CSS.
One very important reason for adopting style commands is that many of the HTML tags that we used every day are now considered deprecated or their use is discouraged according to the W3C. This means their use is not recommended and at least some of them will be obsolete in the future. What is the W3C recommending instead? Style sheets!
The information below is from W3C - the World Wide Web Consortium - http://www.w3.org/ - the group that establishes the international standards for the web. Some of the deprecated tags and their alternatives include:
This isn't the complete list, but as you can see, a lot of common tags are going to be obsolete and replaced by Style Sheets.
The following list contains elements that are not considered deprecated, but their use is discouraged in favor of using Style Sheets.
“I started this class not knowing what a CSS was, now I can build a web page using CSS. The lessons were very informative and assignments were helpful in putting lessons to work.”
Content Copyright © 2009 LVS Associates Powered by osCommerce