Archive for ‘Resources’

February 10, 2010

HTML5 Doctype Template

It is finally time to start switching to HTML5 for projects moving forward. If you’ve been following the progress you already know that xHTML will eventually be outdated and browsers will, eventually, support HTML 5 functionality. So it doesn’t make sense to continue with xHTML; plus, now our clients to use HTML5 functionality as it [...]

Continue Reading This Post | 1 Comments

September 1, 2009

8 Web Design Resources I Couldn’t Live Without (Honestly!)

Ok, so the “10 ___’s that will save your life!” posts can be annoying. Hopefully you can get some use out of this post; these are the web resources that I honestly use all of the time. No Filler! They are ordered by how well they’re know (least to most known).

Continue Reading This Post | 3 Comments

February 28, 2009

xHTML 1.0 Strict Doctype Template

This is just the xHTML document that I usually start off with, already included tags for title, description, keywords, favicon, and stylesheet. I gave up on using the UTF-8 charset because of our good friend IE6 and his ‘white screen bug.’

Continue Reading This Post | 0 Comments

August 2, 2007

Encrypt Mailto Links to Stop Email Spam

It’s easy to get spammed. One way to get spammed is to have email links on your websites because bots search through websites looking for <emailaddress>@<host>.<com>.

Continue Reading This Post | 11 Comments