Tag: alt text

In Praise of Shadows

Our dear friend Robin has a new essay called In Praise of Shadows. Now, before you hop over there looking for nuggets on CSS box shadows, text shadows, and shadow filters… this is not that. It’s an essay … In Praise of Shadows originally published on CSS-Tricks. You should get the newsletter. ...
Continue Reading In Praise of Shadows

Just How Long Should Alt Text Be?

I teach a class over at the local college here in Long Beach and a majority of the content is hosted on the Canvas LMS so students can access it online. And, naturally, I want the content to be as … Just How Long Should Alt Text Be? originally published on CSS-Tricks. You should get the newsletter. ...
Continue Reading Just How Long Should Alt Text Be?

Adding Custom GitHub Badges to Your Repo

If you’ve spent time looking at open-source repos on GitHub, you’ve probably noticed that most of them use badges in their README files. Take the official React repository, for instance. There are GitHub badges all over the README file that communicate important dynamic info, like the latest released … Adding Custom GitHub Badges to Your Repo originally published on CSS-Tricks. You should get the newsletter. ...
Continue Reading Adding Custom GitHub Badges to Your Repo

Top 10 Image and Video Related HTML Tasks You Should Know

The purpose of Images in an HTML webpage is to improve the design and appearance of a webpage. Images draw one’s attention and concentration in a web browser. Besides Images, we can embed videos in a web browser to make web pages look more live and entertaining. This increases the chances of one staying on a web page. Before we look at the top 10 image and video-related HTML tasks, let’s take a...
Continue Reading Top 10 Image and Video Related HTML Tasks You Should Know