Link tag not needed for CSS stylesheets
You can serve CSS stylesheets by using a HTTP header named link.
If you have a .HTACCESS file, then this is all you need:
Header add Link "</staging.css>;rel=stylesheet;type=text/css;media=all"
I'm not sure how valuable this knowledge is, but it could be a good way to apply stylesheets to all the files in a directory
Written by Matt Johnson
Related protips
Have a fresh tip? Share with Coderwall community!
Post
Post a tip
Best
#Css
Authors
Sponsored by #native_company# — Learn More
#native_title#
#native_desc#