Skip to content
  • Unlock Pro
  • Log in with GitHub
Profile
OverviewSolutions
5
Comments
3
AnKit1840
@AnKit1840

All comments

  • AminForouzan•160
    @AminForouzan
    Submitted 3 months ago
    What challenges did you encounter, and how did you overcome them?

    Small tricks:

    1. If you want to use an HTML button element and style it the way you like, first you need to unset all its default styles like this:
    .button {
      all: unset;
      /* Now you can write any styles you want here */
    }
    
    1. When you want to create a perfect circle from a block element, set its border-radius to 50%:
    .profile__picture {
      border-radius: 50%;
      overflow: hidden; /* Ensures that anything inside the box doesn’t 
    overflow from the edges, making the effect work properly */
    }
    

    social links profile, using flexbox and CSS media query

    1
    AnKit1840•30
    @AnKit1840
    Posted 2 months ago

    Nice

  • Olakunle Jubril•80
    @Mrsaucejunior
    Submitted 2 months ago
    What are you most proud of, and what would you do differently next time?

    Well, I was faster on the this project than the last, everything is much clearer now,the more I code the more I understand and know what I am doing and I am proud of myself.

    Blog card

    1
    AnKit1840•30
    @AnKit1840
    Posted 2 months ago

    You can set footer bottom of the page, that will look more clearer. You can use display property for this.

  • mansourYassine•40
    @mansourYassine
    Submitted 2 months ago
    What are you most proud of, and what would you do differently next time?

    I am proud of : I built my first project. I learn to work with git and GitHub.

    Next time, I will focus on : Using variables in when writing CSS code. Using semantic HTML elements. Follow best practices when writing CSS code

    What challenges did you encounter, and how did you overcome them?

    Working with git and GitHub because is my first time i work with them.

    What specific areas of your project would you like help with?

    what are the bad practices i wrote in the HTML and CSS code?

    QR code project

    1
    AnKit1840•30
    @AnKit1840
    Posted 2 months ago

    You have used so much transformation, you can reduce it.

Stay up to datewith new challenges, featured solutions, selected articles, and our latest news

Frontend Mentor

  • Unlock Pro
  • Contact us
  • FAQs
  • Become a partner

Explore

  • Learning paths
  • Challenges
  • Solutions
  • Articles

Community

  • Discord
  • Guidelines

For companies

  • Hire developers
  • Train developers
© Frontend Mentor 2019 - 2025
  • Terms
  • Cookie Policy
  • Privacy Policy
  • License

Oops! 😬

You need to be logged in before you can do that.

Log in with GitHub

Oops! 😬

You need to be logged in before you can do that.

Log in with GitHub

Oops! 😬

You need to be logged in before you can do that.

Log in with GitHub

Oops! 😬

You need to be logged in before you can do that.

Log in with GitHub

Oops! 😬

You need to be logged in before you can do that.

Log in with GitHub

Oops! 😬

You need to be logged in before you can do that.

Log in with GitHub

Oops! 😬

You need to be logged in before you can do that.

Log in with GitHub

Oops! 😬

You need to be logged in before you can do that.

Log in with GitHub

Oops! 😬

You need to be logged in before you can do that.

Log in with GitHub

Oops! 😬

You need to be logged in before you can do that.

Log in with GitHub