JurFa
1
Hello everyone!
I’ve been stuck with this solution: The first child of each .main-section
should be a header
element.
I don’t know, maybe it’s some kind of a bug but I don’t see something wrong and it still not marked.
Will really appreciate some guidance here 
Here’s my code:
ilenia
2
You have syntax errors you need to fix. You can paste your code in an html validator for that: https://validator.w3.org/
`<link rel="stylesheet" href="C:\Users\tekoo\Desktop\doc.css">`
Also, this can’t be loaded, as it’s on your pc
JurFa
3
Thank you for the reply.
Well, I think it’s not neccessary to add:
That stylesheet doc.css in codepen.
I just put my work on codepen and Visual Studio Code to look at mistakes and nothing.
So I don’t understand 
ilenia
4
validate your html and fix the errors
JurFa
5
I got it, found it and fixed
Thank you for your help and that website!
system
Closed
6
This topic was automatically closed 182 days after the last reply. New replies are no longer allowed.