Tell us what’s happening:
Failing the final test with error: Your Technical Documentation project should use at least one media query.
Your code so far
freeCodeCamp Your Technical Documentation Page (codepen.io)
Challenge: Technical Documentation Page - Build a Technical Documentation Page
Link to the challenge:
<script src="styles.css"></script>
This doesn’t import the CSS file. You are using the wrong element here.
Thank you. I still needed a moment to figure out that
<link rel="stylesheet" href="styles.css">
was missing.
behroz
September 30, 2022, 3:41am
4
hy man i how can i pass it.?
Your Technical Documentation project should use at least one media query.
hi, i am stuck here too… have you figured it out?
I did. The weird part is that my code was good, but after surfing around someone suggested using a different browser. I normally use Edge, so I tried Firefox, and I was able to pass the solution in that browser. Odd, but that’s what it is.
system
Closed
April 5, 2023, 12:51am
7
This topic was automatically closed 182 days after the last reply. New replies are no longer allowed.