|
-
May 29th, 2002, 08:35 PM
#1
Thread Starter
Good Ol' Platypus
How to standardize!
I've got a page that doesn't render in anything but Internet Explorer (but in IE it does it pretty darn well). I want to spread the glory to other browsers like cheez whiz on a hot summer day.
Basically what I'm asking, is there a guide to standardizing webpages to a specific standard that most (Mozilla, Opera, NAV, IE) will understand?
All contents of the above post that aren't somebody elses are mine, not the property of some media corporation. 
(Just a heads-up)
-
May 29th, 2002, 09:12 PM
#2
Stuck in the 80s
Run it through here: http://validator.w3.org/
And it'll tell you everything that's wrong with it.
-
May 29th, 2002, 10:49 PM
#3
it only runs in IE because IE will ignore your sloppy coding. no offense Sas, 
you need to take out the 2 ending body tags and insert one at the very end right before </html>
-
May 29th, 2002, 11:06 PM
#4
Thread Starter
Good Ol' Platypus
Scoutt - I know, I built it for IE. At the time catering to other browsers was not an issue but now it has become one.
And about the two body tags, what in heaven's name are you talking about?
All contents of the above post that aren't somebody elses are mine, not the property of some media corporation. 
(Just a heads-up)
-
May 29th, 2002, 11:18 PM
#5
I went to your site http://www.crystal-rain.com/
but I am not sure if that is the one you are talking about.
-
May 30th, 2002, 12:46 AM
#6
Stuck in the 80s
He probably means this:
http://www.crystal-rain.com/preview/
The only thing I can see wrong with it is some extra spaces everywhere.
-
May 30th, 2002, 12:49 AM
#7
Stuck in the 80s
And by the way, your site just dies when you try to validate it. Many, many things wrong. http://validator.w3.org/check?uri=ht...1+Transitional
Half the stuff you have in your code doesn't exist (except for in IE). Such as the margin code. Consider using CSS for this.
-
Jun 1st, 2002, 12:02 PM
#8
Thread Starter
Good Ol' Platypus
Yea, I know. I'm the non-standard guy as I mentioned before 
Thats an old copy, and I'm still trying to get IIS configured on my local computer (win2k) so I can test it locally. Thanks for everything guys.
That was the site, Hobo, and would you suggest I go pick up a book on CSS3? I don't like wading through websites.
All contents of the above post that aren't somebody elses are mine, not the property of some media corporation. 
(Just a heads-up)
-
Jun 1st, 2002, 12:38 PM
#9
the preview site looked good in NS4.7x
and I wouldn't worry about going to css3, NS6.x might support it, but not NS4.xx
so what problems did you have as you said it wasn't viewablein NS browses. I seen it no problem.
-
Jun 1st, 2002, 06:06 PM
#10
Stuck in the 80s
Originally posted by scoutt
the preview site looked good in NS4.7x
and I wouldn't worry about going to css3, NS6.x might support it, but not NS4.xx
Ha! No joke, man. It supoorts maybe background-color, and that's about it.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|