Latest solutions
Results summary component solution
Submitted about 2 months agoI would like to receive advice on how to improve the html structure. Thanks in advance.
Latest comments
- @Arthurinfinit@Daryna-g
This is a very good solution. To improve accessibility, it is important not to skip heading levels: always start with <h1>, then <h2>, and so on. You can read more about this here: https://developer.mozilla.org/en-US/docs/Web/HTML/Element/Heading_Elements
- @popol09What are you most proud of, and what would you do differently next time?
I want to use Bootstrap or Tailwind next time then after that some frameworks maybe
What challenges did you encounter, and how did you overcome them?Centering the Element Vertically
What specific areas of your project would you like help with?Design Maybe, but sometimes i prefer to work alone
@Daryna-gThe solution include semantic HTML, it is accessible and the code is well-structured. This solution is very close to the design, only in the design there is a little more space between the elements and the text has a different color.