This post references a simple javascript snippet that loops through your site's links and makes external links open in a new tab.
Javascript that makes all external links open in a new tab
J
This post references a simple javascript snippet that loops through your site's links and makes external links open in a new tab.
Especially in January, you start thinking about copyrights on your websites. This is one of those maintenance tasks ripe for a programmatic solution. No reason to manually update the years on your website's copyright year after year. Here are a few good options for creating an automatically updating copyright year on your website.
Whether you're learning or teaching CSS or Javascript, there are many fun, free, browser-based games to practice and perfect your skills.
If you're looking for how to use "x-if" and "x-if not" syntax in Alpine.js, then here's the post for you.