Small, native web tricks worth remembering

Hacker News Top Tools

Summary

HTMLcat is a resource offering small, native web tricks for HTML, CSS, and JavaScript, including examples and notes on browser support and accessibility.

No content available
Original Article
View Cached Full Text

Cached at: 08/21/26, 10:32 AM

# Home 🍹 HTMLcat Source: [https://htmlcat.net/](https://htmlcat.net/) ## Welcome to HTMLcat: small, native web tricks worth remembering\. HTML, CSS, and JavaScript can do more than we remember\. Each post\-it pairs one useful platform feature with a small example and the caveat that matters\. Some notes cover limited or experimental features\. Check the support label, keep a fallback, and test with real browsers and assistive technology\.

Similar Articles

Antiquated HTML Snippets and Artefacts

Lobsters Hottest

# 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

Lobsters Hottest

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

Hacker News Top

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

Hacker News Top

A collection of CSS and Web UI demos from the Chrome DevRel team, including HTML-in-Canvas demos.

CSS is Still Awesome

Lobsters Hottest

The article celebrates the evolution, features, and backward compatibility of CSS, highlighting its continued relevance and improvement in web development.