Discussion and explanations of various web design and development activities
I have achieved CompTIA A+ · ce certification, which is step one of my return-to-work plan. I’ve also been making progress on other fronts.
In code, choosing spaces over tabs creates accessibility barriers. The developer ‘Holy Wars’ ignore this, so this article explains the issue.
If you’ve been wondering why I haven’t posted in a long time: “I have been up to tech!” I’ve created and updated quite a few projects.
With browsers having built-in “Open link in new tab” functionality, it doesn’t make sense to break a basic web idiom (the back button) on a whim. Auto-opening link in a new tab/window breaks the back button and is unnecessary (because users have the ability to make that choice for themselves).