/ Published in: CSS
Attaching multiple stylesheets
Expand |
Embed | Plain Text
<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>
You need to login to post a comment.
