View Single Post
  #4  
Old 05-14-2008, 05:12 PM
 
circleofatlantis circleofatlantis is offline
 

Member
  
Join Date: May 2008
Location: Gold Coast, Australia
Posts: 21
 

Default Re: Whats wrong with this code please ?

Quote:
and many else with w\idth:
............


I did wonder about those. The original code came from someone else, so I'm adapting something I copied.

That line never did make sense to me.

Are these redundant errors not taken out ?


Quote:
</li>
</ul>
</div>
<tbody> (I think </tbody>) + need close tags</td></tr> after </div>

Oops, yes the /tbody should have been obvious. I lose track of the td's and tr's too easily.

I'll correct this and see what difference it makes.

Quote:
Finally, the javascript probably needs to go in the head tag, and should be called from an external file, not embedded in the code.

err, can you give an example of what that looks like ?

Edit : Made the obvious changes including merging the stylesheets. Better, but still a dogs breakfast. I dont think the stylesheets were completely compatible.

Maybe I should be just asking if someone can do this for me and how much for ?
__________________
http://CircleofAtlantis.com/marketplace/
Xcart Version 4.1.9
Please bare with me. Ex-Analyst, ex-cobol, still teaching myself html, let alone anything else.
Reply With Quote