Found 24 bookmarks
Newest
Highlight Text When a User Scrolls Down to That Piece of Text
Highlight Text When a User Scrolls Down to That Piece of Text
I was reading a great post on Lene Saile’s blog and noticed a cool little design feature on her site that highlights a line of text once you scroll to it. Here’s a video so you can see …
·frontendmasters.com·
Highlight Text When a User Scrolls Down to That Piece of Text
Respecting Users’ Motion Preferences — Smashing Magazine
Respecting Users’ Motion Preferences — Smashing Magazine
The `prefers-reduced-motion` media query has excellent support in all modern browsers going back a couple of years. In this article, Michelle Barker explains why there’s no reason not to use it today to make your sites more accessible.
·smashingmagazine.com·
Respecting Users’ Motion Preferences — Smashing Magazine
HTML Web Components
HTML Web Components
Writing about the big beautiful mess that is making things for the world wide web.
·blog.jim-nielsen.com·
HTML Web Components
Reset and Cancel Buttons
Reset and Cancel Buttons
Most Web forms would have improved usability if the Reset button was removed. Cancel buttons are also often of little value on the Web.
·nngroup.com·
Reset and Cancel Buttons
Learn Images
Learn Images
An in-depth course on images for the web.
·web.dev·
Learn Images
A Complete Guide To Accessible Front-End Components — Smashing Magazine
A Complete Guide To Accessible Front-End Components — Smashing Magazine
Reliable accessible front-end components: :focus styles, content sliders, dark mode, data charts, date pickers, form styles, navigation menu, modals, radio buttons, "skip" links, SVGs, tabs, tables, toggles and tooltips.
·smashingmagazine.com·
A Complete Guide To Accessible Front-End Components — Smashing Magazine
Everything I think about when I think about tables
Everything I think about when I think about tables
01 — Do we really need to display this table as a table on mobile? 02 — Are some rows/columns more important than others? 03 — What data points are most critical to our customers? https://t.co/TslG3dgeCC”
·twitter.com·
Everything I think about when I think about tables
iamsteve – design & code tutorials
iamsteve – design & code tutorials
A blog written by Steve McKinney, focused on designing with Illustrator and writing maintainable CSS.
·iamsteve.me·
iamsteve – design & code tutorials
Interneting Is Hard
Interneting Is Hard
Friendly web development tutorials for complete beginners
·internetingishard.com·
Interneting Is Hard
Web Font Optimization at NerdWallet
Web Font Optimization at NerdWallet
We recently spent time optimizing our font loading strategy on the Frontend Infrastructure team at NerdWallet. This is what we did and how…
·medium.com·
Web Font Optimization at NerdWallet
Stuff at the Top of an SVG – Peter Nowell – Medium
Stuff at the Top of an SVG – Peter Nowell – Medium
At the top of an SVG file’s code are things like DOCTYPE, xml, xmlns, xlink, and version. Here’s what they mean and when you need them.
·medium.com·
Stuff at the Top of an SVG – Peter Nowell – Medium
CSS Reference
CSS Reference
An extensive CSS reference with all the important CSS properties and info to learn CSS from the basics.
·tympanus.net·
CSS Reference
Why You Should Watch First Time Users
Why You Should Watch First Time Users
If you want practical tips on how to improve your website, you should watch people using it for the first time - aka first time users.
·userbrain.net·
Why You Should Watch First Time Users