Hi all,
I've been coding my Side columns (particularly side navs) using Floats, but that forces me to place the HTML before content. I counter this by having internal links to #content at the top of the page.
But I just want to get a second opinion on how people have on this approach.
I find myself having to 'hack' a bit for IE6 with floating side columns because of the 3px bug, but I've been 'told' to avoid absolute positioning.
Do you use absolute positioning instead? Are there any advantages/disadvantages?
Thanks!
benneh
I've been coding my Side columns (particularly side navs) using Floats, but that forces me to place the HTML before content. I counter this by having internal links to #content at the top of the page.
But I just want to get a second opinion on how people have on this approach.
I find myself having to 'hack' a bit for IE6 with floating side columns because of the 3px bug, but I've been 'told' to avoid absolute positioning.
Do you use absolute positioning instead? Are there any advantages/disadvantages?
Thanks!
benneh