Thread: help
View Single Post
  #3 (permalink)  
Old 14-09-2007, 02:03 PM
deansaddigh deansaddigh is offline
Junior Member
 
Join Date: Sep 2007
Posts: 7
Default

Quote:
Originally Posted by Toon View Post
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
Reply With Quote