Go Back   CodingForums.com > :: Client side development > HTML & CSS

Before you post, read our: Rules & Posting Guidelines

Reply
 
Thread Tools Rate Thread
Enjoy an ad free experience by logging in. Not a member yet? Register.
Old 06-04-2012, 03:15 AM   PM User | #1
fdetori
New to the CF scene

 
Join Date: Jun 2012
Posts: 2
Thanks: 0
Thanked 0 Times in 0 Posts
fdetori is an unknown quantity at this point
Question Some CSS help with IE and FF

Hi all,

This is my first post and I was hoping someone could help me on a webpage that I am doing.

Everything looks great in FF 12.0 but in IE 8 it is missing alot of things:

The web address is http://www.smartecinstallations.com

Thanking you in advance.

Frankie
fdetori is offline   Reply With Quote
Old 06-04-2012, 03:24 AM   PM User | #2
tracknut
Regular Coder

 
Join Date: Aug 2006
Posts: 891
Thanks: 4
Thanked 205 Times in 204 Posts
tracknut is an unknown quantity at this point
Your code has multiple doctypes, multiple <body> sections, </html> in the middle of the document.... all stuff that isn't allowed. Here's the validator report, which will show you the various errors.

Dave
tracknut is offline   Reply With Quote
Old 06-05-2012, 04:33 AM   PM User | #3
fdetori
New to the CF scene

 
Join Date: Jun 2012
Posts: 2
Thanks: 0
Thanked 0 Times in 0 Posts
fdetori is an unknown quantity at this point
Tracknut,

Thanks for the reply. I have looked at the index.php for the errors listed but cannot seem to find them; does the validator page validate the whole site or just the index.php?

All my pages are .php is that an issue?

Thanking you once again in advance.

Frankie
fdetori is offline   Reply With Quote
Old 06-05-2012, 05:14 AM   PM User | #4
tracknut
Regular Coder

 
Join Date: Aug 2006
Posts: 891
Thanks: 4
Thanked 205 Times in 204 Posts
tracknut is an unknown quantity at this point
The validator will validate one page at a time; the link I gave was just for your home page. It doesn't matter whether it's generated from php versus a native html file. Not sure why you can't see it, but how about doing a "view source" in your browser?

Dave
tracknut is offline   Reply With Quote
Old 06-05-2012, 04:05 PM   PM User | #5
badwolf
New Coder

 
Join Date: Nov 2010
Location: Virginia,USA
Posts: 36
Thanks: 1
Thanked 7 Times in 7 Posts
badwolf is an unknown quantity at this point
Wow, looking at the source code on your homepage I wonder how your site is working at all.

If your site is PHP based then you need to be looking for your bad code in your header.php file not your index file.
badwolf is offline   Reply With Quote
Reply

Bookmarks

Tags
cross browser, css, firefox, ie8

Jump To Top of Thread


Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT +1. The time now is 03:53 PM.


Advertisement
Log in to turn off these ads.