Good Blog, Karl
Random quasi-technical stuff I want to remember
About
topic:
css
Feb 26, 2023
4 min read
Making links big
Back in the days before HTML5, wrapping a link around block-level elements wasn't semantically appropriate. Even now, some situations—like linking a table row—call for a more creative solution
Apr 26, 2012
2 min read
Recent reads
A list of things I've read recently related to web development
Mar 19, 2011
1 min read
Another media query detection script
After I linked to a Media Query detection script written by Nicholas Zakas, Paul Irish pinged me to let me know about a gist he adapted from Scott Jehl. This one looks even cooler. It takes advantage of the new matchMedia function when it’s available, and defines its own when...
Mar 16, 2011
1 min read
Media query detection
This gist from Nicholas C. Zakas looks really handy: This function determines if the browser is currently in a particular media media mode. Use the same media query as you would in CSS or on a <link> element. I can see myself using it quite a bit. His usage examples...
← All posts
Other topics
apache
astro
bash
git
html
js
links
make
mobile
rake
video