Log In · Register

 
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
 
 
Start new topic
Replies
threepointone
post Jun 30 2007, 02:05 PM
Post #2


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.
 

Posts in this topic


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