I’ve earned another certification. As part of my commitment to continuing education and stay on top of my field, I take many classes. Some of those, are more than just classes because all the ground...
Learn MoreJust a fun little example of a unique, yet tasteful, animation applied to buttons. This one uses CSS only, no JavaScript and no jQuery of any kind. To me though, the impressive part is the “unique,...
Learn MoreTruthfully I’m not a big fan of Scalable Vector Graphics (SVG). It can wreak havoc on slower computers and mobile devices. A little bit of SVG is is great way to bog down slower devices and a lot of...
Learn MoreThis is an experiment for some UI elements. Personally I don’t like the colors chosen for this little experiment but I think the effect is nice and that’s what the experiment was all about. This...
Learn MoreCSS boxes abound on the internet, but only one of the that has an image in the corners actually works. This one
Learn MoreThree reasons to use selectors as little as possible. There are lots of articles on how to use selectors to apply styles to a web page. If you’ve dabbled with this or viewed someone elses code who did...
Learn MoreHTML 5 has been the big talk in the Web Design circles, but don’t rush to upgrade your web site, it’s still not a good idea to use for most web sites.
Learn MoreI was working on a project at home today and wanted to set the first letter of the FAQ paragraphs (The “Q” and the “A”) be larger than the rest of the letters. I knew I use CSS to do...
Learn More