Say you’ve got a page with a bunch of elements on it. Your goal is to be able to send…
Browsing: HTML/CSS
If you know a bit about the popover API in HTML, you might know it’s basically 1) click a button…
Hot off the presses! Firefox Nightly adds the new :heading pseudo! Easily style all headings, or use nth-child-like AnB syntax…
There was a lot of interest in our Why Can’t HTML Alone Do Includes? article. I’d like to point you…
Let’s say you’ve got a set of static files (HTML, CSS, JavaScript, images, etc) that build your website. Perhaps it’s…
My personal website was designed in English, because that’s the only language I speak. English is a left-to-right language (LTR).…
A rare fundamental change to browser default stylesheets: <h1> elements used to get smaller the more <section>s they were nested…
I’m obsessed with this basic web need. You’ve got three pages: index.html about.html contact.html You need to put the same…
I was on the epicgames.com website the other day, signing up so I could relive my Magic: The Gathering glory…
The fourth issue of The HTML Review is out. Wonderful writing framed by entirely different and unusual interactive interfaces, brought…