Posted on February 3, 2012 by kevinThings you always forget: How to link a CSS file from your HTML I don’t know why I always forget this, but for future reference: <link rel="StyleSheet" href="your_stylesheetname.css" type"text/css"/> Share this:Click to share on Twitter (Opens in new window)Click to share on Facebook (Opens in new window)Click to share on Reddit (Opens in new window)Click to share on LinkedIn (Opens in new window) Related