0
Css and html
When making a website how do i link them together. I am just about to learn Css but i would like to know how i link them together if i was making a website (I am using notepad++ to make a website)
1 Answer
+ 1
You add it like this:
<link rel="stylesheet" href="Filenamehere.css">