Log In · Register

 
 
Closed TopicStart new topic
Only loading in Firefox
Chad_man
post Jun 30 2007, 12:26 AM
Post #1


Why don't you make like a hockey player, and get the puck ou
****

Group: Validating
Posts: 167
Joined: Jul 2006
Member No: 434,037



My website only loads in Firefox. Does anyone have info on how I can make it work on all browsers. thumbdown.gif thumbdown.gif
Website
 
queen
post Jun 30 2007, 04:27 AM
Post #2


‹(. .)›
******

Group: Official Member
Posts: 2,367
Joined: Jun 2004
Member No: 20,089



yah i remember looking at your source code the other day and saw a couple of errors. no biggy, you can start by validating it:
http://validator.w3.org/check?uri=http%3A%...strikers.com%2F

the best way to find the mistake is to organize what you already have.
 
Chad_man
post Jun 30 2007, 01:10 PM
Post #3


Why don't you make like a hockey player, and get the puck ou
****

Group: Validating
Posts: 167
Joined: Jul 2006
Member No: 434,037



Ok I got the page to load(not correct though) but theres still some errors that have to be fixed that I don't understand what they mean. please help me out here.
 
threepointone
post Jun 30 2007, 02:05 PM
Post #4


Senior Member
****

Group: Member
Posts: 122
Joined: Feb 2005
Member No: 106,057



according to the XHTML specification, all tags and attributes are lowercase. your problem with the <link tag should simply be that LINK should be lowercase. Additionally, all tags which don't have a closing tag (like "br" or "link") need to have a (back?)slash at the end. for example, you'd use "<br/>" or "<link rel=... />". Most of your other w3 validator problems are easy errors like that. Also note that all values, including numbers, need to be in quotes according to the w3 specifications. For example, BORDER=0 should be border="0" (note that it's also in lowercase).

You also forgot the </body> and </html> endtags. We'll go along from there--personally I think these small errors probably don't contribute to what's wrong with your page (honestly i can't see what's wrong either, at least in ie7, except that there's no content yet). Everything looks fine in IE7, except maybe the marquee is kinda misaligned.
 
Chad_man
post Jun 30 2007, 02:40 PM
Post #5


Why don't you make like a hockey player, and get the puck ou
****

Group: Validating
Posts: 167
Joined: Jul 2006
Member No: 434,037



yeah, thanks. I just have to align the marquee happy.gif
 
Godsend
post Jul 1 2007, 10:14 AM
Post #6


Senior Member
*****

Group: Member
Posts: 919
Joined: Apr 2004
Member No: 14,856



I recommend you looking at your widths. I also suggest that you make it all tableless. If you need help with that; just ask.
 

Closed TopicStart new topic
1 User(s) are reading this topic (1 Guests and 0 Anonymous Users)
0 Members: