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

Jorge Muñoz

@jlmunozfdevPERÚ240 points

I am a Frontnet learner and I like working with JavaScript and Laravel. I am constantly learning about new technologies and I also love sharing resources.

Latest solutions

  • Recipe page main


    Jorge Muñoz•240
    Submitted 8 months ago

    0 comments
  • Fylo data storage component -animated- (Using Flexbox)


    Jorge Muñoz•240
    Submitted almost 3 years ago

    0 comments
  • Huddle-landing-page-with-curved-sections (Using flexbox)


    Jorge Muñoz•240
    Submitted over 2 years ago

    0 comments
  • Fylo-landing-page-with-two (Using Flex, animation y Grid)


    Jorge Muñoz•240
    Submitted almost 3 years ago

    0 comments
  • Fuddle landing page (Using Flexbox and CSS)


    Jorge Muñoz•240
    Submitted almost 3 years ago

    0 comments
  • Clipboard landing page animated (Usign flexbox and Grid)


    Jorge Muñoz•240
    Submitted almost 3 years ago

    1 comment
View more solutions

Latest comments

  • Thais Duque•30
    @Duquewdev
    Submitted almost 3 years ago

    Landing page com html5, css3 e flexbox.

    2
    Jorge Muñoz•240
    @jlmunozfdev
    Posted almost 3 years ago

    Creo que tienes un exceso de div's, al principio cuesta no utilizarlos, pero te vendría bien utilizar HTML semántico para engoblar ciertas cosas, por ejemplo quedaría más o menos así:

     <section class="container">
       <div class="div__card">
            
            <img src=".assets/image/image-qr-code.png" alt="qr">
    
             <h1 class="card__title"> Improve your front-end skills by building projects</h1>
    
              <p class="card__paragraph">Scan the QR code to visit Frontend Mentor and take your coding skills to the next level.</p>
            
       </div>
    </section>
    

    Puedes ayudarte de este artículo que te dejo aquí sobre HTML semántico. Que estés bien.

  • Rogger Erikson•150
    @Roggerik
    Submitted almost 3 years ago

    Pagina de prueba para computador

    3
    Jorge Muñoz•240
    @jlmunozfdev
    Posted almost 3 years ago

    Hola, al principio yo también tuve ese problema y lo que pasa es que estás aplicando el background al contendor, cuando deberías aplicarlo al body. Por otro lado, para que algo se centre en tu pantalla puedes utilizar min-height: 100vh con un display flex: Quedaría más o menos así:

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

    Espero haberte ayudado.

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