|
womble -> RE: Standardization of CSS (5/20/2005 7:24:45)
|
Thanks Deb and Tailslide for the links (and thanks for the email Deb). I spent last night reading Eric Meyer's 'Cascading Style Sheets: the definitive guide' again to try and make sense of all this positioning (not the easiest read though!) and when I read it, it seems to make sense. The trouble is, then I try it and everything goes crazy. The ALA article seemed to make perfect sense, and I thought I'd cracked it, then tried it and...[:@] Tailslide - no I'm using absolute positioning, not floats. I've tried putting the left and right columns as 'float', thinking I could use 'clear' to keep the footer below the columns, and the footer does indeed go to the bottom of the centre column, but so does the right column as well. I've read somewhere about using js to check the length of the columns, but I really want to try and avoid using js unless I have to. I also found that the left column shifted out of place slightly in IE (should be able to solve that with the box model hack?). Anyway, I've uploaded it to www.ddeaf.org.uk/test/index.html, which has also showed up another problem. Everything appears to be well with the columns in FF, and in IE too when I preview it on my machine in IE, but on the uploaded file, the centre column has gone totally crazy. My brain's now struggling to make sense of all this and I'm getting to the stage where the more I read, the more confused I seem to get so I think I'll call it a day for now and come back to it tomorrow when, hopefully, it'll all make more sense.
|
|
|
|