Generating Automatic Website Footnotes with jQuery

Generating footnotes for HTML documents in the past was always a slow, painful task — and every time I did it, I wondered why there wasn’t a better, easier way. Today, I’m happy to announce that I’ve come up with a better solution to web footnotes using the jQuery JavaScript framework and a few tags and attributes that already exist in XHTML. And I’m even happier to show you how to do it! […]

Read Article

CSSnewbie Subscriber Contest!

The month of August holds a lot of special significance to me. My birthday is in August (is, in fact, this Wednesday). I work for a great company that features the word “August” in its masthead. The month itself was […]

Read Article

Great Resources Elsewhere: July 25 to July 31

PNGs (Portable Network Graphics) are one of the coolest things to happen to the web in the last decade. Unfortunately due to terrible PNG support in Internet Explorer 6 (which is arguably one of the least cool things to happen to the web in the last decade), PNGs have never really caught on. However, as IE6 usage starts to drop and PNG support in all major modern browsers, PNGs are set to make a comeback… […]

Read Article

Become a Blogging Master

Everyone blogs for different reasons. But whatever you’d attribute to yourself, one thing is probably true: you’d love it if your blogging habit would pay for itself. But how do you start making money with your blog? The only people who can jump into income-producing blogging without a good deal of planning and understanding are those who are already famous in another genre. For the rest of us, there’s Yaro Starak’s Blog Mastermind online course. […]

Read Article

Hiding Content in Your RSS Feed

I’ve been doing a bit of research lately on creating RSS-only content for my website – that is, content that shows up in my RSS feed and nowhere else. My searching has lead me to two very nice Wordpress plugins that should do the job that I need to do. I’ve also come up with a way to accomplish the same feat using just HTML and CSS. […]

Read Article

Great Resources Elsewhere: July 18 to July 24

30 Exceptional CSS Techniques and Examples

The always-informative mind(s) behind Six Revisions has compiled yet another excellent CSS-related roundup. This one is a little general in theme, namely “Exceptional CSS Techniques and Examples.” Normally I wouldn’t bother linking such a […]

Read Article