Google+ Tools
Make Google+ profile picture
Make Google plus banners for profile
Create and share your Google Plus profile banners.

Profile image for mrk studios StevieJ on September 11, 2009

Attaching multiple stylesheets

Language
CSS
Tags

Linking 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>

Comments

blog comments powered by Disqus