Skip to content
  • Unlock Pro
  • Log in with GitHub
Solution
Submitted 4 months ago

Responsive Layout with CSS Grid and Media Queries

Fernando Luis Pizarro•280
@fernandopizarrodw
A solution to the Bento grid challenge
View live sitePreview (opens in new tab)View codeCode (opens in new tab)

Solution retrospective


What are you most proud of, and what would you do differently next time?

Estoy muy orgulloso de haber logrado un diseño responsive que se adapta bien a diferentes tamaños de pantalla utilizando CSS Grid y Media Queries. Me siento satisfecho con la estructura del layout en la vista de escritorio, especialmente la ubicación y el tamaño de las diferentes tarjetas en la cuadrícula. La próxima vez, planificaría la estructura del grid con grid-template-areas desde el principio, ya que creo que podría haber hecho el código más legible. Me gustaría dedicar más tiempo a optimizar las imágenes para mejorar el rendimiento del sitio.

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

Uno de los mayores desafíos fue lograr el layout específico de la vista de escritorio con CSS Grid, especialmente ubicar y dimensionar las tarjetas como en el diseño proporcionado.

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

Superé los problemas del layout del grid experimentando con diferentes valores para grid-column, grid-row y ajustando las propiedades de grid-template-columns y grid-template-rows en la media query.

Code
Loading...

Please log in to post a comment

Log in with GitHub

Community feedback

No feedback yet. Be the first to give feedback on Fernando Luis Pizarro's solution.

Join our Discord community

Join thousands of Frontend Mentor community members taking the challenges, sharing resources, helping each other, and chatting about all things front-end!

Join our Discord

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