spacer

Webref WebRef   Sitemap · Experts · Tools · Services · Newsletters · About i.com

home / experts / html / tutorials / 18

index1234

Tutorial 18: CSS Positioning, Part I

Developer News
Microsoft Shows Off Silverlight 4, IE9 Plans
Metasploit Expands Vulnerability Test Framework
HyperCard Reborn?

A while back I covered HTML tables in HTML with Style. In Tutorial 11 I mentioned that by far the most popular use of HTML tables on the Web today is page layout. I also went to great lengths to explain why this is a bad thing, and should be avoided.

In my typically original way, I have provided you with the problem before the solution. I can even pretend this was a good thing. However, what I'm sure a lot of you will be asking is, if not tables, then what?

The answer is a bunch of CSS properties collectively called CSS positioning. CSS positioning can be used to do a lot of cool things. Most "Dynamic HTML" techniques use and manipulate CSS positioning properties to achieve flashy effects. Some uses of positioning properties can even be used to replace despised HTML frames, but for this tutorial we'll concentrate on their use for layout.

In this tutorial, we'll take a look at the theory behind CSS-based page layout, and explain how to do things according to the specification. In the next tutorial, we'll put this theory to the test and see how you can work around the numerous bugs in most modern browsers in order to achieve the effects you desire.

index1234

http://www.internet.com/

internet.commediabistro.comJusttechjobs.comGraphics.com

Search:

WebMediaBrands Corporate Info

Legal Notices, Licensing, Permissions, Privacy Policy.
Advertise | Newsletters | Shopping | E-mail Offers

webref The latest from WebReference.com Browse >
Rolling Out Your Own HTML Application Version Control · HTML 5: Client-side Storage · Working with Ajax Server Extensions
Sitemap · Experts · Tools · Services · Email a Colleague · Contact FREE Newsletters 
 The latest from internet.com
Wi-Fi Product Watch, November 2009 · Chip Market Recovering From '08 Collapse · Low-Cost Tools to Kickstart Your New Business

Legal Notices.

URL: http://www.webreference.com/html/tutorial18/

Produced by Stephanos Piperoglou
Created: February 15, 2000
Revised: February 16, 2000