Hayden's Harness Attachment wrote:
I am rebuilding a web site and have the following code in it.


<link rel="stylesheet" type="text/css" media="screen" href("layout.css") />

<link rel="stylesheet" type="text/css" media="screen" title="Default font size" 
href("<?php echo (!$sitestyle)?'layout':$sitestyle ?>.css" />

<link rel="alternate stylesheet" type="text/css" media="screen" title="larger Font size" 
href("layout_large.css") />

What am I doing wrong? The web site will not use the layout.css file. The 
default directory is http://www.choroideremia.org/new/.


try href= not href()



--
Chris Knowles


*******************************************************************
List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm
Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm
Help: [EMAIL PROTECTED]
*******************************************************************

Reply via email to