← All topics

Cross-Browser Compatibility

All writing →

12 posts filed under Cross-Browser Compatibility, newest first.

9 min

Put the box under the button

The popover attribute gave me the top layer last spring and left me doing all the math, and the CSS that finishes the job has landed in one browser and deletes a positioning library, 2 scroll listeners and a resize observer.

CSS Cross-Browser Compatibility
8 min

Subgrid

A client circled three buttons in a screenshot and asked why one of them sat lower than the other two, and the answer was a hole in Grid I complained about six years ago and then stopped noticing.

CSS Cross-Browser Compatibility
9 min

Outlook renders with Word

A client asked whether the newsletter could look like their new site, which is a completely fair question, and answering it honestly meant explaining that the biggest email client in the working world lays out HTML with a word processor.

HTML Cross-Browser Compatibility
6 min

Everything is a div

Div soup is what you write before you learn what the other hundred elements are for. The argument for fixing it isn't screenreaders or SEO, it's the next person who opens the file.

HTML Cross-Browser Compatibility