CSS

Cascading Style Sheets (CSS) specify the presentation of this content. Dynamic HTML, through the Document Object Model, provides an object model and API to allow interaction with the HTML or CSS information.

Browser manufactures attempted to satisfy the demand for better presentation of web pages by adding proprietary tags, but this ran counter to the original goal of platform independance. Also, embedding presentation information into web pages overloaded them and made them difficult to change.

Style Sheets

 

were introduced to overcome these difficulties, and HTML 4.0 was designed to encourage their use. We find that HTML 4.0 and CSS together finally allow designers to create pages that look good on the best browsers, and are usable on virtually all others.

Anyone who's ever wanted to change the style of a large website realizes how discourging a prospect that can be. Through the use of HTML 4.0 and Style Sheets, creating and maintaining even very large sites becomes effortless.

Imagine, all H3 headers on your site are left justified and black text. Imagine that you would like them all centered, a different color and in a sans-serif font. What an undertaking! Not any more! Simply changing your Style Sheets will do the trick.

H3 {font-family	:
	    Arial,
	    Helvetica,
	    sans-serif;
    color 	: blue;
    text-align	: center;
    }

Instantly Adjusted Headers

Or maybe red, and right justified?

Instantly Adjusted Headers

Maybe a background image for a particular cell is what you want. Now it's possible!

If you're the creative type, you're going to love HTML 4.0 and CSS. At last, you can do what you want, position objects precisely, and have valid HTML all at the same time!

On the other hand, if you're the organizational type, you're going to love HTML 4.0 and CSS too! Categorize different items with color coded table cells.
Change font colors and styles to suit your needs. You're not locked into a font, and you're no longer locking out potential viewers by using them. Now you may choose your favorite font plus a generic alternative that will allow the viewers browser to seek out the 'type' of font you would like to use.

Up to => Home / Authoring / HTML / 4

Guide Keywords Lexicon Site Map Top 100 Tutorials


Jupiter Online Media: internet.comearthweb.comDevx.commediabistro.comGraphics.com

Search:

Jupitermedia Corporation has two divisions: Jupiterimages and Jupiter Online Media

Jupitermedia Corporate Info


Legal Notices, Licensing, & Permissions, Privacy Policy.

Web Hosting | Newsletters | Tech Jobs | Shopping | E-mail Offers