On Mar 10, 2006, at 3:26 AM, Bert Doorn wrote:

I'd say it is a clearing issue because of the floated definitions. Try adding this to the style sheet:

#ProfileRightCol table { clear:left; }

Bert, thank you! It's working nicely now. Curious, does this a bug in Gecko Browser? Did a quick search on google and found this: http:// www.positioniseverything.net/gecko.html

I must say I am very surprised to learn CSS bugs occur in Gecko Browser.

I know you didn't ask for this, but in my opinion the page suffers from a few varieties of "itis". For example, the table could be re- done without all those repeating classes (or at least fewer of them) if you use th elements for your row and column headings (which would make it more accessible too).


Comment noted :) I'd be more careful next time I promise!. This website project has dragged way too loooong and I am getting very sick of it. That being said, I don't feel like going into m y css file to clean up something that isn't affect overall website performance.

Sincerely,

tee
******************************************************
The discussion list for  http://webstandardsgroup.org/

See http://webstandardsgroup.org/mail/guidelines.cfm
for some hints on posting to the list & getting help
******************************************************

Reply via email to