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 using basic html and css

Iqbal 135

@Firdausi-Iqbal

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


challenge accepted! can somebody tell me is there any point in my code that i can make more efficient, without using so many class? and i want to know is using many class in css is good or bad thing? since i barely new in this coding skill, i will pretty much appreciate your answer. Thank you

Community feedback

@limtedtorni000

Posted

Fantastic job Its looks great in desktop and mobile, keep up the good work

2

Iqbal 135

@Firdausi-Iqbal

Posted

@limtedtorni000 thank you so much

0

@ospop

Posted

Pretty cool, you actually took the time to align the background circles.

Try styling the hr with this:

hr{
      height:1px;
      border:none;
      background-color: rgba(179, 179, 179, .5);
}
1

Iqbal 135

@Firdausi-Iqbal

Posted

@popescudragos thanks a lot, actually forgot those part 😆

1

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