You can greatly increase the accessibility of your HTML5 videos if you add text captions to them. Doing so would enable visitors with hearing disabilities to enjoy your video content. There are several ways of adding captions to videos, but I will detail one of the simplest. A few things to keep in mind are: [...]
Web Design
It is becoming more and more common for a website to appear differently on a mobile device as compared to what it looks like on a desktop computer or laptop. Here are how the top 50 blogs according to Technorati compare. There are two images for each website: the left image is as it appears [...]
How are you including videos on your website? Are you still using flash to embed them or have you switched to html5? With the state of the internet today it makes sense to use the video playback features already included in modern web browsers and revert to flash playback only when necessary. This is true [...]
I don’t spend a lot of time worrying about whether or not my website’s code is valid or not. And by valid, I mean if it conforms to the W3C standards or not. Sure, I try to always use the proper markup when creating sites, but even if I slip up a time or two, [...]