View Single Post
  #7 (permalink)  
Old Mar 6th, 2007, 23:51
BGarner's Avatar
BGarner BGarner is offline
Reputable Member
Join Date: Oct 2006
Location: In front of the computer.
Posts: 213
Thanks: 0
Thanked 0 Times in 0 Posts
Re: Safari Browser Does Not Read My CSS (IE DOES)

First of all change </BODY> and </HTML> to </body> and </html>. Just picky xhtml.

Try
HTML: Select all
<link href="/css/style.css" rel="StyleSheet" type="text/css" media="screen" />
I haven't looked at it in Safari. But this is what I would change first.
Reply With Quote