- Joined
- Mar 20, 2020
- Messages
- 3
- Reaction score
- 0
Does anyone know why my css is not linking? Here is the code:
<link href="css.css" rel="stylesheets" type="text/css">
The file is called css.css( will change that when I have figured out how to link).
Is it something to do with my file path?
C:\Program Files (x86)\Notepad++\First website
Thanks in advance
<link href="css.css" rel="stylesheets" type="text/css">
The file is called css.css( will change that when I have figured out how to link).
Is it something to do with my file path?
C:\Program Files (x86)\Notepad++\First website
Thanks in advance