Re: [css-d] FF floating too far, over other elements

2005-11-29 Thread Ben de Groot
Reminds me of another floating bug in FF < 1.5 I couldn't pinpoint in http://dev.d10e.net/wordpress/index.php?wptheme=Out+There Ben. Nick Wilsdon wrote: > Hi, > > Still on this site :) > > I'm trying to float #content over to the left (and everything within it) - > but it moves too far and cov

Re: [css-d] recomendation of 3column layouts

2005-11-29 Thread Ben de Groot
Erland Flaten wrote: > Do anybody know if Dreamweaver 8 has a kind of documentation of what > CSS that works . in that app.? Looks like you're making it unnecessarily hard for yourself by insisting on using a broken app... Ben. __

Re: [css-d] When to use raw numbers for units?

2005-11-28 Thread Ben de Groot
Michael Hulse wrote: > I have always specified a unit when coding my CSS (except units of 0). > I am wondering what, when, why, and where I would be specifying a raw # > for units? Examples? Never, except for 0. Ben. __ css-d

Re: [css-d] gap between pageWrapper and columns

2005-11-28 Thread Ben de Groot
Erik Visser wrote: >>The divison in 2 equal columns works alright. There's one drawback. >>There's a gap between the header of the page and the two columns. >> >>markup: http://beta.bartbleijerveld.nl/ >>css: http://beta.bartbleijerveld.nl/css/skidoo_too.css > > Ok this closes the white gap betwee