Archive for January 4th, 2007

FAQs Available »

As mentioned on the Why Dont You Blog, we now have the first couple of FAQs online. We aim to add another couple each week for the foreseeable future. If there are any questions you would like answering please get in touch.
Tagged with:Asides, General

What are the main differences between HTML and XHTML? »

What are the main differences between HTML and XHTML? There are few significant differences in the early forms of XHTML. The most notable changes are that documents must be well formed (i.e. use correct syntax) and that all page elements [...]

What does HTML stand for? »

Answer: HTML refers to HyperText Markup Language. HTML is the language used to create most web pages. Tags are added to the text to identify the structure of the web page – headings, paragraphs – and to embed images and forms. The [...]