Dude. I even like my “likes” page.
Tag: web design
-
-
Bookmarked https://www.matuzo.at/blog/2022/100daysof-day20/. I’d never heard of `scrollbar-gutter: stable` …
Bookmarked https://www.matuzo.at/blog/2022/100daysof-day20/.
I’d never heard of
scrollbar-gutter: stable
(but regularly useoverflow-y: scroll
). The former probably looks better on most pages; if certain elements are to extend all the way to the edge of the window, an actual scrollbar may provide the more consistent look. -
Mastodon CSS Tweaks
I like everything about version 4 of Mastodon, except the wider post content and how it affects whitespace.
-
Bookmarked https://css-tricks.com/recreating-mdns-truncated-text-effect/. Stealing this for my feed reader’s …
Bookmarked https://css-tricks.com/recreating-mdns-truncated-text-effect/.
Stealing this for my feed reader’s entry previews. (I used to do something similar but it wasn’t nearly as clean—I think.)
-
Bookmarked https://alistapart.com/article/mobile-first-css-is-it-time-for-a-rethink/. Is it? We’re moving _away_ from …
Bookmarked https://alistapart.com/article/mobile-first-css-is-it-time-for-a-rethink/.
Is it? We’re moving away from breakpoints, after all, thanks to
clamp()
and the like. “Mobile-First CSS: Is It Time for a Rethink?” -
In reply to https://calumryan.com/notes/3634. Just an “amateur,” but …
In reply to
.Just an “amateur,” but I hardly do any cross-browser testing anymore. Not sure about ten years ago, but fifteen or more years ago? A lot. I mean, all of the IE5.5/IE6 CSS hacks! Web standards have come a long way.
-
Bookmarked https://gomakethings.com/progressive-enhancement-the-new-hotness/. “All users, when possible, should get …
Bookmarked https://gomakethings.com/progressive-enhancement-the-new-hotness/.
All users, when possible, should get a basic “minimum functionality” as part of the HTML file. Then, you can progressively layer in enhancements through your CSS and JavaScript.
If the CSS or JS fail, the user still gets a usable, albeit less flashy, experience. -
Bookmarked https://css-tricks.com/replace-javascript-dialogs-html-dialog-element/. But … I do. Also, they …
Bookmarked https://css-tricks.com/replace-javascript-dialogs-html-dialog-element/.
But … I do. Also, they look pretty good in modern Firefox/Chrome.
So why don’t I—or really any other web developer—use [
alert()
,confirm()
, orprompt()
]? -
Bookmarked https://adactio.com/journal/18743. “[T]he mere mention of the year …
Bookmarked https://adactio.com/journal/18743.
> [T]he mere mention of the year 2022 back in the year 2008 was too much for some people. -
More Web Designers Should Publish Their Music
Used to really enjoy watching Shaun Inman create “8-bit” games, and game music, back in the day. Trent Walton, too, makes electronic music (and wonderful cover art). Heck, I remember Jeffrey Zeldman sharing some of his music, although those files now seem offline.