Have I Mentioned That The HTML5 DOCTYPE Makes Me Smile?
It does. Why? Well, I’ve been doing this job, at a very high level, for a long time and I couldn’t code this by hand if you paid me $50,000: <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> I understand it, and I can’t remember it. That’s basically gibberish to most people. There’s no way […]