Not Found
Not Found
Not Found
Not Found
Not Found
Request path contains unescaped characters
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

Html and Css

P

@varisDogukan

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


I don't have any experience with naming classes. Can you help me for this?

Community feedback

@RenszCamacho

Posted

Hi, do-Va.

There are only two hard problems in Computer Science: cache invalidation and naming things — Phil Karlton

I recommend you, learn BEM too, it will make your life easier. You can check this video. You Probably Need BEM CSS in Your Life (Tutorial) or check the BEM website about naming Naming

I hope, it helps.

Happy coding🧑‍💻

2

P

@varisDogukan

Posted

@RenszCamacho Thank you for comment.

0

@firmansyahrizky

Posted

Hi Dova, to write a class we just needed to write a simple class name that represent the contents of the element. Example: When we have a div element that contain a fish image, we can give it a class name fish-image.

<div class="fish-image"> </div>
1

P

@varisDogukan

Posted

@RizkyFirman Thank you for comment.

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