-
Form serialisation in less than 700 bytes
-
Remote debugging Mobile Safari web apps that have been added to the home screen
-
How to target specific IE browsers using just HTML?
Conditional comments are totally valid markup (for HTML as well as XHTML doctypes) that cause IE browsers running in Windows to parse the contents of the commented markup.
-
How do I choose a Doctype?
When should you choose a transitional doctype over a strict one? What is the correct usage of the frameset doctype? This post gives you all the details you need to choose the right doctype for your web site.