Thread
:
linking to an external CSS file
View Single Post
08-31-2002, 09:39 AM
PM User
|
#
1
johnmayer
New to the CF scene
Join Date: Aug 2002
Posts: 6
Thanks: 0
Thanked 0 Times in 0 Posts
linking to an external CSS file
I read on W3.org that this is the proper way to link to an external CSS file in XML and XHTML, yet it does not seem to work.
Code:
<?xml-stylesheet href="css/test.css" type="text/css"?>
Should I stick with <link> ?
johnmayer
View Public Profile
Find More Posts by johnmayer