- RobotZoo - http://robotzoo.co.uk -

CSS Positioning - Relatively Absolute by The Autistic Cuckoo

Posted By admin On 29/07/2007 @ 03:57 pm In CSS, Web Design | No Comments

Web design usually means something more than just fonts, colours and graphical elements. It also implies some sort of layout. A web designer has three available tools for creating a layout:

  • tables,
  • floats,
  • positioning.

Layout tables belong in the last millennium. Floats are often the best solution, especially when you don’t know in advance which column will be the longest. Older browsers, and Internet Explorer, aren’t too good at dealing with floats, though. Besides, that’s a separate topic.

Positioning is perhaps one of the most misunderstood parts of CSS 2. Let us look a little closer at how it works

[1] http://www.autisticcuckoo.net/archive.php?id=2004/12/07/relatively-absolute


Article printed from RobotZoo: http://robotzoo.co.uk

URL to article: http://robotzoo.co.uk/2007/07/29/css-positioning-relatively-absolute-by-the-autistic-cuckoo/

URLs in this post:
[1] http://www.autisticcuckoo.net/archive.php?id=2004/12/07/relatively-absolute: http://www.autisticcuckoo.net/archive.php?id=2004/12/07/relatively-absolute

Click here to print.