View Single Post
  #2 (permalink)  
Old Nov 2nd, 2007, 15:22
Marc's Avatar
Marc Marc is offline
Moderator

SuperMember
Join Date: Apr 2007
Location: Scotland, UK
Age: 15
Posts: 1,662
Thanks: 0
Thanked 9 Times in 9 Posts
Re: FF and IE Layout problems

Why is your CSS in <code> tags?

If it isnt in an external CSS style it should be in <style> tags...

Have you got this hosted also?


EDIT:

Also another observation... In you div id's it should look like this: <div id="myid"> and not <div id = myid>...
Reply With Quote