Could be the declaration of css inside the head? html and css files are in the same folder.
Below the declaration:
These are the paths of both html and css:
C:\Users\Alex\Documents\projects\Dasmoto’s Arts & Crafts\Dasmotos.html
C:\Users\Alex\Documents\projects\Dasmoto’s Arts & Crafts\style.css
Everything seems right in your code. Is it what the directions want though? Make sure everything is good to the directions, otherwise the program won’t work.
This is the html declaration:
<linkhref=”style.css” type=”text/css” rel=”stylesheet”>
These are the paths:
C:\Users\Alex\Documents\projects\Dasmoto’s Arts & Crafts\Dasmotos.html
C:\Users\Alex\Documents\projects\Dasmoto’s Arts & Crafts\style.css