19 Feb

Are You html 5 or xhtml 2.0

I spent my lunch hour reading through Mike’s brilliantly well written article about the differences between the proposals for both html 5 and xhtml 2.0.

Normally something like this would not have engaged my full attention but recently I have really been trying to touch up on my standards; for reasons that will get explained later.
But reading through this I found myself already seeing the code and putting ideas into place. I’m not going to re-trace the points; your better off reading the original.
Whilst some of the ideas are stunning and a complete piece of ‘why was that that not thought of earlier’ such as nl list’s for navigation. I can not see it being a mass migration to new methods.
Lets be honest even now we can not get all browsers to play friendly and support the elements we have got. Add some more new clever bits in there and I can only see a mess of broken sites; I’m looking at you Internet Explorer!

That said there is definitely some interesting times ahead and they will both have their set purpose on and in the interwebs. The development of these two standards is something to keep an eye on.

No Comments
  • Uk Counties
    Over the last few days I have been working on a new web application for the Intranet at work. The idea of the app was to able to input and store quotation requests from potential customers. Part of this information collected is the postal address of the client, to which ...
06 Mar

XHTML + CSS

Many moons ago I started looking into web sites and the languages behind them. Not being qualified or anything like that and only looking into this as a hobby I decided to try and teach myself [[HTML]]. Now I’m not trying to blow my own trumpet but it seemed to be going quite well. I created quite a few sites and the whole process really got me thinking. I then moved onto learning a bit of [[php]] and some basic [[MySQL]], finally moving into [[Flash]] and some simple ActionScript
Well i took a break from it all and have come back only to find the standards have moved and there is a new code on the block. I’m not the sort of person to shy away so I decided the other day to start afresh and relearn the basics. So with plenty of resources, coffee and the odd Stella I’m ready to tackle [[XHTML]] and [[CSS]]!

2 Comments