Latest solutions
HTML Semântico CSS usando FlexBox
Submitted 3 months agoGostaria de ajuda de como deixar o meu CSS melhor e ajuda com o Git
Latest comments
- @SalmaEssam7Submitted 4 months ago
- @GentlestanSubmitted 4 months agoWhat are you most proud of, and what would you do differently next time?
I am most proud of how I applied semantic HTML to the project. By using appropriate HTML tags like , , and , I was able to improve the accessibility, readability, and maintainability of the code. This not only makes the content more meaningful to search engines but also ensures better experiences for users with assistive technologies. Using semantic elements aligns with best practices and contributes to a cleaner, more structured codebase."
What challenges did you encounter, and how did you overcome them?One of the main challenges I encountered was aligning the articles properly on the page, especially when trying to make use of semantic HTML tags like , , and . At first, I struggled with making the layout look consistent across different screen sizes. Using semantic HTML meant that I had to think carefully about how each element interacted with others, and ensuring they were positioned and sized correctly was tricky
@navarinyPosted 3 months agoCódigo muito bem organizado, HTML semântico. Estilo do card diferente do design
0 - @soulcodecSubmitted 3 months ago@navarinyPosted 3 months ago
Código HTML não semântico. Usar CSS externo, não incluir junto do index. Melhorar a estilização e o layout. Código não é bem estruturado. Estilização não compatível com o design.
0