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 11-28-2012, 02:18 PM   PM User | #1
Mythri
New Coder

 
Join Date: Jan 2011
Posts: 70
Thanks: 8
Thanked 0 Times in 0 Posts
Mythri is an unknown quantity at this point
website is looking odd only in internet explorer

Hi,

I have validated my website with The W3C Markup Validation Service. Its shows all perfect.

But still when i open my website in IE, it shows improper, where as its perfect in other browsers like Mozilla, Opera, Chrome.

My website : http://lisaprofessionals.com/jobs. Its aligned completely right side of the screen.

Somebody please help me in solving this
Mythri is offline   Reply With Quote
Old 11-28-2012, 02:38 PM   PM User | #2
Custard7A
Regular Coder

 
Custard7A's Avatar
 
Join Date: Jul 2010
Location: Australia
Posts: 269
Thanks: 32
Thanked 32 Times in 32 Posts
Custard7A is an unknown quantity at this point
Your div with the id "container" is using margin auto to center itself, but it's parent (body) has no width set, this can be confusing for margin auto. Try sticking a width: 100%; in the style for body.

Also, I think you mean the left of the screen.
Custard7A is offline   Reply With Quote
Old 11-28-2012, 02:48 PM   PM User | #3
sunfighter
Senior Coder

 
Join Date: Jan 2011
Location: Missouri
Posts: 2,383
Thanks: 18
Thanked 350 Times in 349 Posts
sunfighter is on a distinguished road
Can not display your site. Problem on your end, server seems to not send page.
sunfighter is offline   Reply With Quote
Old 11-28-2012, 03:15 PM   PM User | #4
abduraooft
Supreme Master coder!

 
abduraooft's Avatar
 
Join Date: Mar 2007
Location: N/A
Posts: 14,678
Thanks: 158
Thanked 2,182 Times in 2,169 Posts
abduraooft is just really niceabduraooft is just really niceabduraooft is just really niceabduraooft is just really niceabduraooft is just really nice
The source of your page starts like
Quote:
<?php ?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
Anything above DOCTYPE declaration will turn IE into quirks mode.
__________________
Quote:
The Dream is not what you see in sleep; Dream is the thing which doesn't let you sleep. --(Dr. APJ. Abdul Kalam)
abduraooft is offline   Reply With Quote
Reply

Bookmarks

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 12:54 AM.


Advertisement
Log in to turn off these ads.