Every few moons you stumble face first into one of those “we’re not in Kansas anymore” scenarios. Mine happened a few days ago. I was putting the finishing touches on three projects (two normal HTML desktop sites and one JQuery Mobile phone/desktop hybrid), when our business consultant (who…
Something that I feel should be noted with this that HTML5 apps should be using the HTML5 doctype. It has many advantages but the best being its simplicity: <!DOCTYPE html>