Skip to main content
CSS-Tricks
  • Articles
  • Notes
  • Links
  • Guides
  • Almanac
  • Picks
  • Shuffle
Search

Articles Tagged
html elements

6 Articles
Direct link to the article Quick Hit #48
browser html elements

Quick Hit #48

Firefox 139 includes an update where content inside a <details element is included in an in-page search. Previously, that content was ignored when the element was collapsed.…

Geoff Graham on May 27, 2025
Direct link to the article Using & Styling the Details Element
details/summary html elements

Using & Styling the Details Element

Now that we're 5+ years into the details element, we know more about it than ever before. I thought I'd round that information up so it's in one place I can reference in the future without having to search the site — and other sites — to find it.
Geoff Graham on May 27, 2025
Direct link to the article Why Do Some HTML Elements Become Deprecated?
html elements semantics

Why Do Some HTML Elements Become Deprecated?

The internet has been around for a long while, and over time we’ve changed the way we think about web design. Many old techniques and ways of doing things have gotten phased out as newer and better alternatives have been …

Ryan Grist on Apr 2, 2020
Direct link to the article The Teletype Text Element Lives On… at Least on This Site
html elements

The Teletype Text Element Lives On… at Least on This Site

It was this: <tt></tt>

I say “was” because it’s deprecated. It may still “work” (like everybody’s favorite <marquee></marquee> in some browsers), but it could stop working anytime, they say. The whole purpose of it was to display text in …

Chris Coyier on Oct 11, 2019
Direct link to the article Revisiting the abbr element
abbr html elements tooltip

Revisiting the abbr element

An irresistible HTML element deep dive from Ire Aderinokun, this time on the <abbr title=""></abbr> element for abbreviations. You can kinda just use it (JUI) and it works fine, but if you’re hoping to make a tooltip for …

Chris Coyier on Feb 7, 2019
Direct link to the article The Average Web Page (Data from Analyzing 8 Million Websites)
google html elements research

The Average Web Page (Data from Analyzing 8 Million Websites)

The following is a guest post by Catalin Rosu, who along with some colleagues, dug up a ton of data about the HTML content of web sites. This is the most recent study of its kind and wildly fascinating …

Catalin Rosu on May 16, 2019

CSS-Tricks is powered by DigitalOcean.

Keep up to date on web dev

with our hand-crafted newsletter

DigitalOcean
  • About DO
  • Cloudways
  • Legal stuff
  • Get free credit!
CSS-Tricks
  • Contact
  • Write for CSS-Tricks!
  • Advertise with us
Social
  • RSS Feeds
  • CodePen
  • Mastodon
  • Bluesky
Back to Top