नमो नमः I am a web developer with a passion for learning and communication, I am dedicated to creating engaging and innovative web applications, with a strong understanding of React, JavaScript, and CSS, I have the technical skills necessary to bring your vision to life.
I’m currently learning...I am currently expanding my skillset as a frontend developer, with a focus on learning new technologies and frameworks like NEXT.JS . I am dedicated to staying updated with the latest industry trends and best practices.
Latest solutions
FrontendMentor-SpaceTourismMultiPageWebsite
#accessibility#animation#foundationSubmitted about 2 years ago
Latest comments
- @ERNESTO-PANAMENO@behubj
oye @ERNESTO-PANAMENO,
Felicidades por completar un proyecto mas, lo hiciste muy bien.
Tengo dos sugerencias para ti:-
El primero es leer sobre semen ntic html y aplicarlos a sus proyectos
Y el segundo es cuando ajusto el tamaño de mi pantalla a alrededor de 1440, el diseño se ve raro de arreglar y le sugiero que lo haga en su consulta de medios (ancho mínimo: 768 px;) { agregue el ancho máximo de acuerdo con cuando esté satisfecho con su diseño ( tal vez 1100px)}.
Estoy usando el traductor, así que tal vez mis palabras se vean raras, pero espero que te ayude.
- P@johnnysedh3lllo@behubj
Hey Johnny Congrats you did very well
I saw your code and i found one thing, When i open your solution on desktop it become too large and design looks messy to fix that you can create a "div" and center that "div" in that div you paste your "header" and "testimonial-section" then give the "div" to size when you satisfied with the design( like { max-width: 1220px;})
Hope you like it, Happy coding...
- @AvatarxAang@behubj
Hey Eliot,
Well try, you tried your best to complete your project, i appericiate that.
I checked your code and i found some mistakes if you want to make your "container" in between the screen then { remove (display, align-items, justify-content from the body tag) and for center your "container" { use position property to center a div (if you don't know about it you can google it )}
I also found mistakes in responsiveness and also your image overlap each other try again you will do better
Hope it will help you and if you want you can check my solution for this challenge.
Happy coding...
Marked as helpful - @lisacodesnow@behubj
Hey Lisa, Well try you tried your best to complete your project, i appericiate that.
If you want to center your "container_wrapper" you have to fix your code{ Do (html,body: height-100%;)} it will fix your code and your <div> comes in center horizontally and verically.
Hope it will help you and if you want you can check my solution. Happy coding...
Marked as helpful - @MJspitta@behubj
congratulations for your new solution:- Your solution is good, the animations you've add make this even better.
As a beginner you have to find a way improve yourselves. In this project you have done very well, the only thing i would suggest you work on sizing( between 375px-490px your image is shrinking inside of the another div)
I hope this helps you and happy coding!
- @kin9koopa@behubj
Hey Jose, very well done! I can relate to your comment, but i would suggest you give some time to your projects as i can see in your project the height of the main content is too big .
I am also in learning stage, but I highly recommend taking your time to understand what exactly the code does (Note:-Google is your best friend).