AuryDev
@Auly-hubAll comments
- @Harsha0419Submitted about 1 month ago
- @imaginarygardenSubmitted about 2 months ago
- @arpan62825Submitted about 2 months ago
- @alexsantosworkSubmitted 5 months agoWhat are you most proud of, and what would you do differently next time?
Em concluir o projeto.
What challenges did you encounter, and how did you overcome them?Em fazer um código semântico, porém estou estudando para melhorar o código e construir um código mais correto possível.
What specific areas of your project would you like help with?Todo feedback é bem vindo.
@Auly-hubPosted about 2 months agothe semantic html is present at the rendering level I find it wider than the original no work at the @media level so the rendering is not the same the proposed solution therefore has differences but in the rendering it's okay
0 - @JoaoNodariSubmitted about 2 months ago@Auly-hubPosted about 2 months ago
My code uses semantic HTML tags like <h1> and <p>, but could be improved with elements like </p><article> or <footer>. On the accessibility side, detailed alt attributes and adjustments for screen readers are missing. The design adapts well to screens thanks to media queries, but could be refined for different sizes. The code structure is clear, but could be made more reusable by optimizing CSS classes and variables. Finally, the design is close to the template, although a few adjustments are needed to match exactly.</footer></article></h1>
0 - @BolazcodingSubmitted about 2 months agoWhat are you most proud of, and what would you do differently next time?
Testing my HTML and CSS skills
What challenges did you encounter, and how did you overcome them?Nothing much, it was not hard to implement
What specific areas of your project would you like help with?Nothing for now.
@Auly-hubPosted about 2 months agomy QR Code Component uses mostly semantic HTML, but adding tags like <figure> and <figcaption> could improve accessibility. Consider making the alt text more descriptive for screen readers. The layout is responsive, but tweaking font sizes and padding for smaller screens can enhance readability. The code is well-structured, though adopting a modular CSS approach would improve reusability. Lastly, check the design closely for small color, font, or spacing deviations to better match the original specification.
Marked as helpful0