Skip to content
  • Unlock Pro
  • Log in with GitHub
Profile
OverviewSolutions
4
Comments
4

sergicente

@sergicente80 points

I’m a mysterious individual who has yet to fill out my bio. One thing’s for certain: I love writing front-end code!

Latest solutions

  • Responsive recipe using html and css


    sergicente•80
    Submitted about 1 year ago

    1 comment
  • Social link profile using flex


    sergicente•80
    Submitted about 1 year ago

    1 comment
  • Blog Preview card using html and css


    sergicente•80
    Submitted about 1 year ago

    1 comment
  • QR code card using html and css


    sergicente•80
    Submitted about 1 year ago

    1 comment

Latest comments

  • DoppelGanger11•50
    @DoppelGanger11
    Submitted about 1 year ago

    Responsive Challenge4

    1
    sergicente•80
    @sergicente
    Posted about 1 year ago

    Nice work there, i just can tell you that adding some line-height and some margin on top and bottom of the container it would be more similar to the requested design, the rest is pretty identical, congrats.

  • RachelAbit•80
    @RachelAbit
    Submitted about 1 year ago
    What are you most proud of, and what would you do differently next time?

    I'm proud that I can at least use my fundamental knowledge of CSS. Next time, I will add the CSS Framework to fully optimize my knowledge about designing.

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

    Because I was unsure about the value to enter, I had difficulty in using min(). I finally overcome it by estimating the proper value.

    Responsive Social links

    2
    sergicente•80
    @sergicente
    Posted about 1 year ago

    Nice result, I like the new style of the website.

    I see a little inconsistency about the position of the container inside the webpage. you fix the height of the body in 100vh, thats great, but after that you add a margin-top in the container of a 9%, so it results in a webpage height of 109vh with an totally unnecesary scroll.

    What I recommend:

    *{ margin: 0; padding: 0; }

    body{ height: 100vh; display: flex; flex-direction: column; align-items: center; justify-content: center; }

    That will result in a full page with the div centered in the middle, with no scrolls, check mine if u want: https://sergicente.github.io/social-links-profile/

    Hope that helps!

    Marked as helpful
  • Andreas Siachos•1,070
    @andrewsiachos
    Submitted about 1 year ago

    Blog preview card

    1
    sergicente•80
    @sergicente
    Posted about 1 year ago

    Nice result Andrew!!! It looks pretty identical. I will give you a tip, instead of using margin-top in each item inside the main container, you can try to assign "display:flex" to the main container and "gap: 20px" to separate each item inside of it, it's more elegant :)

    Marked as helpful
  • Ole•50
    @Olewy
    Submitted about 1 year ago

    qr-code component

    1
    sergicente•80
    @sergicente
    Posted about 1 year ago

    Bad preview link to your solution, maybe you would like to fix it.

Frontend Mentor logo

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

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

Oops! 😬

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

Log in with GitHub