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/.
Angus MacKinnon
Infoforce Services
http://www.infoforce-services.com
"Faith is the strength by which a shattered world shall emerge into
the light." - Helen Keller
*******************************************************************
List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm
Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm
Help: [EMAIL PROTECTED]
*******************************************************************