CSS + html landing page layout

Solution retrospective
I started working on the mobile layout, which didn’t present any issues. However, I encountered problems when creating the layout for desktop monitors. I had to restructure the HTML and CSS, adding new divs to split a single image into two at the top of the page. ChatGPT didn’t offer any assistance, so I had to figure everything out myself, sketching the solution in my mind to arrive at a proper implementation.
What challenges did you encounter, and how did you overcome them?Split a single image into two at the top of the page, next time I will do it much faster, it was my first time with such a problem
Please log in to post a comment
Log in with GitHubCommunity feedback
- @jrybarski
Does the solution include semantic HTML? Is it accessible, and what improvements could be made?
- @LeandroAzevedo-1
Parabéns pelo projeto.
Algumas sugestões, Poderia usar a tag picture com as demais para mudar as imagens fornecidas. No rodapé, daria para usar um container com display flex para alinhas os itens. Bom trabalho.
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