Help me please i'm stuck

I am stuck on 7 of CSS

Post your code and explain what the issue is. Also, post a link to the exercise.

What is my code? I’m a noob

My problem is that when it says “you must import the Lobster source” I don’t know what it means to import

The code that you wrote for the exercise. Put in between three back-ticks on top of it and three at the bottom. It will look like this:

h1 {color: blue};

Copy and paste the link to the exercise. Like this:

Ok, I put “h2 {font-family: Lobster, sans-serif}”

do you need to add sans-serif ? You also have to import the Lobster font-family: So, to import, do you do that in CSS or HTML?

This topic was automatically closed 182 days after the last reply. New replies are no longer allowed.