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
ActiveState Debuts Open Source Business Suite
Salesforce Offers Visual App Builder
Codesion Steps Out From CVS's Shadow

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/


The Network for Technology Professionals

Search:

About Internet.com

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

webref The latest from WebReference.com Browse >
Use Web Caching to Make Your Web Site Faster · Creating an Online Shopping Cart Mechanism in PHP · Log JavaScript Errors Using an AJAX-driven Web Service
Sitemap · Experts · Tools · Services · Email a Colleague · Contact FREE Newsletters 
 The latest from internet.com
Configuring Granular Settings for a Database Level Audit · The Perils of a Web 2.0 Transition on Your Business Processes · Facebook Redesigns Site —Again — Nears 400M Mark

Legal Notices.

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

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