From the category archives:

Web Design

Should You Use HTML5 Video On Your Site?

July 7, 2010
Thumbnail image for Should You Use HTML5 Video On Your Site?

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 [...]

Read the full article →

What You Should Know About Website Validation

June 8, 2010
valid html

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, [...]

Read the full article →

Clean Your WordPress Sidebar To Improve Navigation And SEO

February 1, 2010
wordpress sidebar info

I was approached by Mohammed from msafi.com and he thought that this article he wrote might be of use to readers of this blog. I agreed with him and decided to republish it here. You can find the original publication here Most people just accept the default, out-of-box layout of blogs even though they know [...]

Read the full article →

How To Get Your Website Text Images Indexed Just Like Real Text

January 29, 2010
css code

Many times when you are designing and building a website you will want to use an image of text instead of actual text.  You do this because many times the fonts used for the web just don’t look the way you want them to.  This is a common and proper way of doing things but [...]

Read the full article →