Develop cascading style sheets

Web Design Develop cascading style sheets
This page is part of the Web Design project.

From the official document:

"This unit defines the competency required to develop cascading style sheets (CSS) that are attached to a mark-up language document in order to externally define and control styles to enhance and achieve commonality between web documents."

That means you'll be able to add some style to your web pages without putting your style directly into your HTML document. Why is that important? Take a few minutes to browse some of the designs at the css Zen Garden.

Activity: What's so special about the css Zen Garden?
As you browse the different pages on the css Zen Garden, can you identify what is similar and what is different about each page? Try explaining to someone why is this important.

Imagine putting together a 100+ page website, then the boss comes down and says, "Actually, I think I'd like a blue background better." and walks off. If you've coded your styles the right way, then you'll only need to change one file to affect all 100+ web pages with the new blue background!

You can read more about this unit on the National Training Information Systems Official document for ICAB4171A.

This unit forms part of the following qualifications:


How this unit will help you

After learning and applying the skills required by this unit you'll be able to demonstrate your skills in:

Ideas for learning the required skills

Work through the Tizag tutorial then look back through a web page you've created already (or pick up a page from the web), replacing HTML attributes with CSS wherever possible.

Taking on the CSS challenges to flex your CSS skills!

Have a look at Creating a CSS layout from scratch to see how CSS is used to position images and blocks of text on a page, then try it with a page of your own.

Build a Photographic Gallery Using CSS using pictures of your own or some creative commons images from flickr

Follow the tutorials at Web_Design/CSS.

Ideas for demonstrating this unit

Create some web pages that use CSS to define the look and feel of the pages, as well as the placement of page elements. Include this CSS in different ways (in-line, internal and external), and show how you can over-ride external CSS with internal and/or in-line CSS. Upload and validate your CSS using the W3C CSS Validation Service. Show your pages in a variety of browsers (perhaps browsercam, netrenderer or browsershots could help here)

Grading

If you are demonstrating this unit as part of a formal course, you might find that the unit is graded (meaning you can not only demonstrate your competence, but can also gain a credit or distinction). Your facilitator may already have set criteria that your college uses. If not, here are some ideas for possible credit/distinction activities that you can discuss with your facilitator:

Notes and discrepancies

This article is issued from Wikiversity - version of the Monday, July 28, 2008. The text is available under the Creative Commons Attribution/Share Alike but additional terms may apply for the media files.