Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found

Submitted

Profile card HTML CSS

@parvathyvd

Desktop design screenshot for the Profile card component coding challenge

This is a solution for...

  • HTML
  • CSS
1newbie
View challenge

Design comparison


SolutionDesign

Solution retrospective


My font Kumbh Sans was not taken in effect even though I have added it in the style sheet. If anyone can find out what's wrong I will greatly appreciate it.

Thanks

Community feedback

Anna Leigh 5,135

@brasspetals

Posted

Hi Parvathy,

In order for the font to load, you need to go to Google Fonts and select the font weights you need for this project. Then in the sidebar, you should find the code you need to embed in the head of your HTML.

Edit: If needed, here is a guided walkthrough as well as a link to the official documentation.

0

@parvathyvd

Posted

@brasspetals Thanks for your response. I have already added them in the style sheet as import like this @import url('https://fonts.googleapis.com/css2?family=Kumbh+Sans:wght@400;700&display=swap'); I found out the problem . I was adding it after the first reset. I guess it has to be the first thing in the stylesheet.

Thanks for your help. I really appreciate it.

0
Anna Leigh 5,135

@brasspetals

Posted

@parvathyvd Oh, whoops! 😅 Glad you figured it out. 👍

0

Please log in to post a comment

Log in with GitHub
Discord logo

Join our Discord community

Join thousands of Frontend Mentor community members taking the challenges, sharing resources, helping each other, and chatting about all things front-end!

Join our Discord