#semantic-html

[ follow ]
fromJulia Evans
1 week ago
Web development

Moving away from Tailwind, and learning to structure my CSS

Tailwind’s structured systems and reset styles can be imitated to build semantic HTML with maintainable vanilla CSS and avoid CSS chaos.
UX design
fromCSS-Tricks
4 months ago

I Learned The First Rule of ARIA the Hard Way | CSS-Tricks

Semantic HTML provides built-in accessibility; unnecessary ARIA roles can override or break expected screen reader behavior.
fromJoshwcomeau
6 months ago

Brand New Layouts with CSS Subgrid * Josh W. Comeau

When CSS Grid layout was first released, it came with a big asterisk: only the grid's direct children could participate in the layout. "Subgrid" is a newer addition to CSS Grid which allows us to extend the grid layout down through the DOM tree. When I first heard about subgrid, it seemed to me like a convenience, a way to make it a bit simpler to accomplish the same stuff I was already doing.
React
Web design
fromForbes
6 months ago

How Accessibility Prepares Your Website For AI Search

Web accessibility and semantic HTML are essential for maintaining organic visibility as AI-driven search reduces clickthroughs.
#accessibility
[ Load more ]