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 Component

#accessibility

@engsofjvolfe

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


There's just a thing i couldn't handle while working on this project.

I couldn't positioning the background circles. I tried to put them using media queries, but even while using figma template, could not get by handling. Inside my code, this part is commented, could anyone please help?

thx u all!!!

Community feedback

@SinisaVukmirovic

Posted

Hello!

About the circles...

There is a typo in your code... You misspelled the word "absolute".

.bg-pattern-top,
 .bg-pattern-bottom {
    position: absoulute;

Its "absolute" not "absoulute"... Could be just that... Try it when you fix that typo!

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