Link a file called style.css to index.html. The attributes should be set in the following order: href, type, rel.
Note: The contents of style.css aren’t important for now, so the file is not shown at the moment. In the next unit, you’ll learn more about the fundamentals of CSS.
Not sure what I am missing. I have the attributes in the right order. Having trouble with linking the style.css.
Lastly, we totally understand you’re stuck in the exercise, but by saying:
Trouble with the last step
Copy & pasting the instruction:
– (Link a file called style.css to index.html. The attributes should be set in the following order: href, type, rel.
Note: The contents of style.css aren’t important for now, so the file is not shown at the moment. In the next unit, you’ll learn more about the fundamentals of CSS.)
Having an issue with the style sheet.
It still won’t let me move on to the next lesson.
…will not help clarify your situation any better.
You need to tell us what error the lesson returned? And most importantly, your code.
I would suggest using google often. When it comes to coding some of the answers you need you will have to figure out on your own, but that doesn’t mean there isn’t information to help along the way.
One note is that the link to the stylesheet also depends on the origin. Say if it’s coming from a CDN(Content Delivery Network) you may see a link like this: