DenRisk
@DenRiskAll solutions
Bento Grid with CSS, HTML
PSubmitted 8 months agoI am relatively unsure whether h1 - h6 should be used for the texts. For me, the texts are just style elements. There are no real paragraphs with much text content.
Should i use h1 to h6 and p for small texts ? What is best practice?
In terms of accessibility, it is important to have an h1 and then build a hierarchy by using the next larger tag. But here all the texts are mixed up and don't really organize the page.