Quote:
Originally Posted by Toon
Looks fine from what I can see, a few things you might want to fix...
Code:
<LINK href="css/grids.css" rel="stylesheet" type="text/css">
Lowercase link not U/C
Code:
A:link {text-decoration: none; color: #0099FFl; }
Make your A: lowercase and 0099FFl isn't a colour
(Welcome aboard and best of luck)
|
omg thanks so much, so i am doing it right then???
thanks for the welcome aboard hopefully this will be my home now lol.
One other thing, how can i get my left colum and contentcontainer both the same heights so they are always the same height.
ill change what you said, many thanks