2009/7/28 Brandon Aaron <brandon.aa...@gmail.com>: > > On Mon, Jul 27, 2009 at 7:47 PM, Gaël > Pasgrimaud<gael.pasgrim...@gmail.com> wrote: >> This should work on all browser since you always have a head tag in a >> html document. > > I don't think HTML 5 requires a head tag to be valid. This article by > Remy Sharp seems to agree ( > http://html5doctor.com/html-5-boilerplates/ ).
The <head> tag is not required in the source code of a document by any version of HTML, but there will always be a head element in the document. The source and the document are two different things. Regards, Nick. -- Nick Fitzsimons http://www.nickfitz.co.uk/ --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "jQuery Development" group. To post to this group, send email to jquery-dev@googlegroups.com To unsubscribe from this group, send email to jquery-dev+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/jquery-dev?hl=en -~----------~----~----~----~------~----~------~--~---