Css and html | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
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)

9th Apr 2019, 8:31 PM
Amara Beckford
1 Answer
+ 1
You add it like this: <link rel="stylesheet" href="Filenamehere.css">
9th Apr 2019, 9:08 PM
Dragonxiv
Dragonxiv - avatar