|  | Posted by Noozer on 03/06/06 02:22 
> "Noozer" <dont.spam@me.here> wrote:>
 >> I have a very simple CSS layout that I'm trying to make work. The idea of
 >> CSS makes perfect sense to me. Actually putting it into use in another
 >> story.
 >>
 >> I want my layout to be a simple 3x3 grid, similar to what a table would
 >> produce...
 
 <snip>
 
 > You could look at http://alistapart.com/articles/holygrail and
 > sniff about the links further... or Google for CSS tutorials...
 
 Believe me... I've read several tutorials and still, I can not figure out
 the logic of CSS.
 
 For example. To define the hieght and width of an element, it must be a
 block and not an inline. But if I do that, it starts a new line after the
 block, so I can't place block elements side by side.
 
 ...or... if I float a div left and a div right, the right one is lower than
 the left one.
 
 It's enough to make my head hurt.
 
 : (
  Navigation: [Reply to this message] |