Hi,
I’ve been trying to correct the font-family for lesson 8. I copied and pasted your text:
.learn-more h3 {
font-family: ‘shift’, sans-serif;
font-size: 18px;
font-weight: bold;
}
to the .CSS tab and it still does not work.
Help,
Van
Hi,
I’ve been trying to correct the font-family for lesson 8. I copied and pasted your text:
.learn-more h3 {
font-family: ‘shift’, sans-serif;
font-size: 18px;
font-weight: bold;
}
to the .CSS tab and it still does not work.
Help,
Van
I skipped to the next lesson and realized that the submission button for Lesson 8 is probably broken.
I have never seen that happen before. It is likely that there is an error in your code.
If you have gone through the entire checklist above and can not find the problem then your next steps are to post these:
<head> ... </head>
from your index.html fileHere is a link describing how to post code in this forum