DEV Community

Discussion on: PSA: Stop Hard-Coding Heading Levels in Your React Components

Collapse
 
adam_cyclones profile image
Adam Crockett 🌀

Your last point about size, I often wonder if browsers shipped all heading levels at the same size that would provoke more thought into thier usage. As a beginner you are taught a misnomer that headings denotes size, then frameworks basically affirm this.

Thread Thread
 
s_aitchison profile image
Suzanne Aitchison

That's so true! I guess then I wonder if people would give up on header tags completely in many cases and just style spans or p tags.

At least some headers are better than none! 😁

Thread Thread
 
adam_cyclones profile image
Adam Crockett 🌀

I guess it's like the italic tag, it's NOT an icon people!

Thread Thread
 
s_aitchison profile image
Suzanne Aitchison

We try hard but there's only so much space in our brains 😂