Skip to content
  • Unlock Pro
  • Log in with GitHub
Profile
OverviewSolutions
26
Comments
7
Davidson Aguiar
@davidsonaguiar

All comments

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

    n/a

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

    n/a

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

    n/a

    Four card feature section with HTML, CSS, CSS grid and flexbox

    #accessibility#itcss#sass/scss
    1
    Davidson Aguiar•320
    @davidsonaguiar
    Posted 11 months ago

    O sistema nao ficou responsivel, tente adicionar flex box ou grid!

  • Reno G•60
    @pamplito
    Submitted over 1 year ago
    What are you most proud of, and what would you do differently next time?

    I'm proud to have completed my first challenge and to have, I think, submitted work that visually looks like the model.

    There's surely a lot of room for improvement and optimization, so feel free to give me feedback so I can do better.

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

    I only started learning CSS a few months ago so the whole process has been a challenge.

    I have to admit it was a fun challenge but a challenge nonetheless.

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

    As a beginner, I would appreciate any advice from experienced programmers.

    However, I would be happy to receive recommendations on best practices for clean and professional coding.

    My first challenge - QR Code

    2
    Davidson Aguiar•320
    @davidsonaguiar
    Posted over 1 year ago

    Hey, dude, what's up? I hope so.

    First, congratulations on the solution.

    Second, I would like to give you a tip regarding the center tag, it is obsolete, so use other tags and center it with css.

    Marked as helpful
  • Abdelrhaman•10
    @abdelrhman86
    Submitted over 1 year ago

    Qr-code-challeng

    1
    Davidson Aguiar•320
    @davidsonaguiar
    Posted over 1 year ago

    Hey friend, how are you?

    I noticed that your card is not centered. You can use the min-height property on the body and set the min value to 100vh and use flex box or grid to center it.

    Center using flex box:

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

    Center using flex grid:

    body {
        min-height: 100vh;
        display: grid;
        place-content: center;
    }
    

    Links

    • CSS Units
    • Basic concepts of flexbox
    • CSS Grid Layout Module
  • Kamsiama•30
    @Kamsiama
    Submitted over 1 year ago

    Preview Card using HTML and CSS

    1
    Davidson Aguiar•320
    @davidsonaguiar
    Posted over 1 year ago

    What's up man, everything's fine. So, I took a look at your solution and missed the use of semantic tags.

  • Abdullah Allam•310
    @aAllam0
    Submitted over 1 year ago

    Two images in different widths using media query

    1
    Davidson Aguiar•320
    @davidsonaguiar
    Posted over 1 year ago

    Necessário usar tags semanticas.

  • andye•20
    @bv-andrease
    Submitted over 1 year ago

    Profile Card Component

    1
    Davidson Aguiar•320
    @davidsonaguiar
    Posted over 1 year ago

    good job, Tip: separate your solution into an html and a css file.

  • P
    Daniel 🛸•44,810
    @danielmrz-dev
    Submitted over 1 year ago

    Age Calculator - SASS and (a lot of) JavaScript 😅

    #accessibility#sass/scss#tailwind-css#lighthouse
    5
    Davidson Aguiar•320
    @davidsonaguiar
    Posted over 1 year ago

    Muito bom, parabéns. Dica: Teu js ficou muito grande dá pra simplificar. O resultado deu errado quando coloquei minha data de nascimento. Eu transformeu a data atual e data informada em milisegundos e subtrair e depois convertir em anos, meses e dias.

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

Oops! 😬

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

Log in with GitHub