SitePoint Sponsor |
|
User Tag List
Results 1 to 7 of 7
-
Oct 9, 2006, 12:40 #1
- Join Date
- Dec 2003
- Location
- Just outside Boston, MA
- Posts
- 527
- Mentioned
- 0 Post(s)
- Tagged
- 0 Thread(s)
Problem displaying in IE - help please
Hey Guys,
My clients site is: http://216.127.84.119/~bristolc/
The design is centered (as it should be) when viewing with FireFox, but gets pushed to the left when viewing with IE (I'm using 6.0).
Any suggestions would be appreciated.
Thanks,
-CostasLast edited by firehous; Oct 27, 2006 at 09:14.
In order to understand recursion
one must first understand recursion
-
Oct 9, 2006, 14:24 #2
- Join Date
- May 2006
- Location
- Aurora, Illinois
- Posts
- 15,476
- Mentioned
- 0 Post(s)
- Tagged
- 0 Thread(s)
You have 36 HTML validation errors, which means it's a real miracle that the page is even rendering properly in the first place.
http://validator.w3.org/check?uri=ht...nsjournal.com/
I suggest very strongly that you view the page in Opera, since it is not rendering properly in that browser at all (tabs being pushed out of place, columns not rendering properly, et cetera).
You're going to have to use a proper DOCTYPE and clean up your code.
Since you're using an XHTML style syntax, I suggest you use XHTML instead of HTML. Or remove the / from your self-closing elements and use HTML 4.01 instead.
As for your CSS, I would also clean up those warnings, but only after you validate your HTML code and fix this error in your stylesheet:
#header h1 a
Property text-indext doesn't exist : -5000pxSave the Internet - Use Opera | May my mother rest in peace: 1943-2009
Dan Schulz - Design Team Advisor | Follow me on Twitter
SitePoint References: HTML CSS JavaScript | Become A Guru
WordPress SEO Checklist | What WordPress Plugins Do You Use?
Web Standards Curriculum | Image Free Equal Height Columns
-
Oct 9, 2006, 15:01 #3
- Join Date
- Dec 2003
- Location
- Just outside Boston, MA
- Posts
- 527
- Mentioned
- 0 Post(s)
- Tagged
- 0 Thread(s)
Hi Dan,
Why Opera? I thought FireFox was suposed to render accurate HTML? Does opera make this claim?
I had a designer create the template for me and then linked it into a CMS. The original template is at http://216.127.84.119/~bristolc/designs/ (It doesn't completely validate either).
Thanks for the tip - I knew this couldn't be a simple fix!
-CostasLast edited by firehous; Oct 27, 2006 at 09:14.
In order to understand recursion
one must first understand recursion
-
Oct 9, 2006, 15:04 #4
- Join Date
- May 2006
- Location
- Aurora, Illinois
- Posts
- 15,476
- Mentioned
- 0 Post(s)
- Tagged
- 0 Thread(s)
When designing a Web site, a designer needs to check against all the modern browser rendering engines. Trident (Internet Explorer), Gecko (Mozilla, Flock, Galeon, K-Meleon), Presto (Opera) and KHTML/WebKit (Konqueror, Safari).
All browsers will render HTML the same if there is a proper DOCTYPE declaration.
The cross-browser display issues that are associated with modern Web design are associated more with CSS than anything. Just as cross-browser scripting issues are associated with JavaScript.Save the Internet - Use Opera | May my mother rest in peace: 1943-2009
Dan Schulz - Design Team Advisor | Follow me on Twitter
SitePoint References: HTML CSS JavaScript | Become A Guru
WordPress SEO Checklist | What WordPress Plugins Do You Use?
Web Standards Curriculum | Image Free Equal Height Columns
-
Oct 10, 2006, 01:26 #5
- Join Date
- Nov 2004
- Location
- Ankh-Morpork
- Posts
- 12,158
- Mentioned
- 0 Post(s)
- Tagged
- 0 Thread(s)
Originally Posted by Dan Schulz
Birnam wood is come to Dunsinane
-
Oct 10, 2006, 11:04 #6
- Join Date
- May 2006
- Location
- Aurora, Illinois
- Posts
- 15,476
- Mentioned
- 0 Post(s)
- Tagged
- 0 Thread(s)
You know what I mean, Tommy.
Save the Internet - Use Opera | May my mother rest in peace: 1943-2009
Dan Schulz - Design Team Advisor | Follow me on Twitter
SitePoint References: HTML CSS JavaScript | Become A Guru
WordPress SEO Checklist | What WordPress Plugins Do You Use?
Web Standards Curriculum | Image Free Equal Height Columns
-
Oct 10, 2006, 22:54 #7
- Join Date
- Nov 2004
- Location
- Ankh-Morpork
- Posts
- 12,158
- Mentioned
- 0 Post(s)
- Tagged
- 0 Thread(s)
I do, but I couldn't resist...
Birnam wood is come to Dunsinane
Bookmarks