Things 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"/>

Leave a Reply

Your email address will not be published. Required fields are marked *

This site uses Akismet to reduce spam. Learn how your comment data is processed.