Good start so far man. I noticed the page has a W3C validation tag in the header tags. I found some errors when checking it.
See below HTML 4.0 Transitional!
Below are the results of attempting to parse this document with an SGML parser.
Line 20, column 16: there is no attribute "TOPMARGIN"
<body topmargin="0" leftmargin="0">
You have used the attribute named above in your document, but the document type you are using does not support that attribute for this element. This error is often caused by incorrect use of the "Strict" document type with a document that uses frames (e.g. you must use the "Transitional" document type to get the "target" attribute), or by using vendor proprietary extensions such as "marginheight" (this is usually fixed by using CSS to achieve the desired effect instead).
This error may also result if the element itself is not supported in the document type you are using, as an undefined element will have no supported attributes; in this case, see the element-undefined error message for further information.
How to fix: check the spelling and case of the element and attribute, (Remember XHTML is all lower-case) and/or check that they are both allowed in the chosen document type, and/or use CSS instead of this attribute.
Line 25, column 20: required attribute "ALT" not specified
"images/lshadow.gif"></td>
The attribute given above is required for an element that you've used, but you have omitted it. For instance, in most HTML and XHTML document types the "type" attribute is required on the "script" element and the "alt" attribute is required for the "img" element.
Typical values for type are type="text/css" for <style> and type="text/javascript" for <script>.
WOW, after reading your post, I feel like a complete failure after all those errors .
I think the errors are probably because it is a template. Im going to purchase it once I make sure everything is going to work out. But if you think you can clean it up without changing the basic structure of it, I would certainly appreciate it. Im all about doing things right if I know how to and Im sure it would help move traffic to the site once its all on line.
Thanks Rick, I appreciate you checking it out.
____________________ My car is a synner! It uses Amsoil Synthetic Lubricants.
2001 Pontiac Grand Prix GTP
It whines a lot, but I like it
man, you suck at the internet. you should check out MY webpage. HERE: I typed a message for you and taped it to the screen. it should upload shortly........................................................................
TXFO wrote: man, you suck at the internet. you should check out MY webpage. HERE: I typed a message for you and taped it to the screen. it should upload shortly........................................................................
Must be something wrong, I didnt get it.
____________________ My car is a synner! It uses Amsoil Synthetic Lubricants.
2001 Pontiac Grand Prix GTP
It whines a lot, but I like it
Ive updated the site. Got some links going though they are pretty much a carbon copy of what Amsoil has on their site, but I still got more to work on. I see no reason to re-invent the wheel when they have all the product information already done.
I'll be adding more to it as the week goes on and then I have to tackle all the errors that Rick found
____________________ My car is a synner! It uses Amsoil Synthetic Lubricants.
2001 Pontiac Grand Prix GTP
It whines a lot, but I like it