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

All solutions

  • Recipe page using HTML and CSS


    Juanka•80
    Submitted 5 months ago

    A problem I have is with the structure of my HTML, I don't know exactly if it is well structured.

    On the other hand, I think my CSS is a bit confusing, any suggestions to improve it would be appreciated.

    Another problem is that i dont know very well how to do the white box smaller. If you compared with example, mine is bigger.

    Finally, I would like you to explain to me how the <ol> and <ul> lists work since in the example there is a space between the points/numbers and the text and in my solution I am not able to put that space.


    1 comment
  • Social links profile using HTML and CSS


    Juanka•80
    Submitted 5 months ago

    Specifically, I don't need help with anything in particular. But it would be good for me if you could give me some opinion on the structure of my HMTL and my CSS.


    1 comment
  • Blog preview card using HTML & CSS


    Juanka•80
    Submitted 5 months ago

    How could I align the text with the author's image?

    How could I align the text with the author's image without having to resort to margin-top:-25px?

    .card-author {
        display: flex;
        justify-content: flex-start;
        align-items: center;
        gap: 14px; /* Espaciado uniforme entre la imagen y el texto */
        margin-top: 25px;
        margin-bottom: -20px;
    }
    
    .card-author img {
        width: 35px;
        height: 35px; 
    }
    
    .card-author span{
        font-size: 15px; /* Tamaño del texto */
        font-weight: 800; /* Peso del texto */
        margin-top: -25px; /* Elimina márgenes predeterminados del texto */  
    }
    ```css
    
    # & design
    I don't know why '&' it's cut
    

    2 comments
  • QR code component using HTML and CSS


    Juanka•80
    Submitted 5 months ago

    I need help aligning the text. If you look closely, the "S" in "Scan" is not properly aligned with the "I" in "Improve." The same issue happens with "Skill" and "Mentor."


    1 comment
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