链接多个样式表
Posted
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了链接多个样式表相关的知识,希望对你有一定的参考价值。
Attaching multiple stylesheets
<html> <head> <title>lighttpd bundled</title> <link rel="stylesheet" type="text/css" href="http://sitepointstatic.com/bundle/structure.css, standard.css,format.css,index.css,promo.css" /> </head> <body> </body> </html>
以上是关于链接多个样式表的主要内容,如果未能解决你的问题,请参考以下文章