Small, native web tricks worth remembering
Summary
HTMLcat is a resource offering small, native web tricks for HTML, CSS, and JavaScript, including examples and notes on browser support and accessibility.
View Cached Full Text
Cached at: 08/21/26, 10:32 AM
Similar Articles
Antiquated HTML Snippets and Artefacts
# Antiquated HTML Snippets and Artefacts Source: [https://vale.rocks/posts/html-relics](https://vale.rocks/posts/html-relics) With ever\-changing devices, browsers, operating systems, form factors, specifications, personal preferences, tooling, and corporate interests, the web is in a constant state of flux\. As a result, so is theHTMLwe write\. For every line of theHTMLspecification itself that has changed since the language’s inception, there are many more bits ofHTMLthat have seen what I’ll c
CSS: Unavoidable Bad Parts
A personal blog post by a non-web developer discusses the unavoidable bad parts of CSS, including layout challenges, browser defaults, and wrapper overuse, while highlighting a learnable subset for simple tasks.
The unreasonable effectiveness of simple HTML
A blog post arguing for the continued relevance of simple HTML for universal accessibility, illustrated by a story of a woman using a PSP browser to access government services.
HTML-in-Canvas Demos
A collection of CSS and Web UI demos from the Chrome DevRel team, including HTML-in-Canvas demos.
CSS is Still Awesome
The article celebrates the evolution, features, and backward compatibility of CSS, highlighting its continued relevance and improvement in web development.