View Single Post
  #13  
Old 03-22-2005, 08:06 AM
  TelaFirma's Avatar 
TelaFirma TelaFirma is offline
 

X-Adept
  
Join Date: Nov 2002
Location: North Carolina USA
Posts: 930
 

Default

The issue that I see how is that you have two <body> tags:

Code:
<BODY leftmargin="0" topmargin="0" rightmargin="0" bottomargin="0" marginwidth="0" marginheight="0"> <body bgcolor="#ffffff" onLoad="MM_preloadImages('/store/skin1/images/x_c2d_header_r3_c2_f2.jpg','/store/skin1/images/x_c2d_header_r3_c3_f2.jpg','/store/skin1/images/x_c2d_header_r3_c4_f2.jpg');">

But the rest of the <head> section looks good now.
Reply With Quote