Hello,
I finished my site but I was wondering if you guys can look at the site and see if there is any problems and possibly how to fix it to? (Browser to be checked on mostly if possible are IE, Firefox, and Safari.)
Here is the url http://members.cox.net/19kash88/sd/index.html
Also,
On the text part I want it to be able to go beneath the poll box then continue from left to right. How do I do that?
Thanks,
Css layout (site check)
change #content to this:
#content { width: 700px; }
Css layout (site check)
Is there a reason for that. It doesn't working.
Does anyone else have an idea?
Css layout (site check)
did you drop the float and clear from #content?
It works here for me.
Css layout (site check)
IT works but only on teh mac browser when i go to pc IE and FireFox.
SO how do i fix that?
Css layout (site check)
Moved to (funnily enough) Site Checks.
Css layout (site check)
do not get what you are talking about.
"Moved to (funnily enough) Site Checks."
Css layout (site check)
It should work. Show me what it's doing.
Css layout (site check)
It works perfectly fine in mac browsers but when i go adn test it on pc IE and FireFox. The content div is being push below the poll box so there is a huge gap where the content should be.
Is there another solution?
Css layout (site check)
Yeah, remove the div with id of right. What is it's purpose?
Css layout (site check)
do not get what you are talking about.
"Moved to (funnily enough) Site Checks."
What I meant was I'm moving the topic to it's rightful forum. It's a check of your site so I moved it to the Site Check board.
Css layout (site check)
BTW, it does work on PC in compliant browsers. Remove the #right div or remove it's clear: both styling and it should work in IE as well.