Assessment wanted for Typesetting a community school homepage and one question

Assessment wanted for Typesetting a community school homepage and one question

Link to task: https://developer.mozilla.org/en-US/docs/Learn/CSS/Styling_text/Typesetting_a_homepage#example

Link to my code: https://jsfiddle.net/EiNzp/8yrmzpLs/1/

Question:
Failed to add fonts to the editor on the site because the task needs to be added using @font-face. Take my word for it that everything worked perfectly on my PC :grinning:
Can you tell me how to get around this problem with fonts? So that when you check, you can see all my work in the same form as I do.

Thanks :wink:

I believe you :grin:
When using an online editor it’s easiest to link to a web font in HTML. Technically speaking this would fulfill the task of using @font-face since the <link> tag will download one or more @font-face rules and integrate them into your CSS. :smiley:

Overall this looks very good! Nice work with the list icons.
The only thing I would change is the low contrast when hovering/focusing the links and nav items.

Cheers,
Michael

1 Like