| 发表于:2007-09-10 13:33:04 楼主 |
<link rel= "stylesheet " type= "text/css " href= "/stylesheet.css "/> <?xml-stylesheet href= 'stylesheet.css ' type= 'text/css '?> 上面这两种方法都试过了,没有任何反应 只有下面这种方法可以 <style> <xsl:comment> <![cdata[ ...................... ]]> </xsl:comment> </style> 请问高手,不能引用外部的css文件吗? |
|
|
|
|