[Nirvana 2] Random Observations after pressing Ctrl+U

Steven Heidel's Avatar

Steven Heidel

14 Nov, 2010 03:51 AM via web

So I pressed Ctrl+U on the new nirvana today, here's some random thoughts:

  • The HTML5 tag at the top was surprising (but exciting)
  • I learned something new from the X-UA-Compatible, it chokes up the validator but it could definitely save one of my projects from its IE woes
  • Images encoded in the CSS, very cool
  • All javascripts and css directly in the file, do you notice that makes it faster? Most readings say you need to have separate servers for these types of things for concurrency.
  • The opening body tag comes out weird, split over two lines and a version attribute. Why not data-version instead?
  • All this javascript is really making the validator obsolete, but you're surprisingly close to valid.

Well that was fun, now time to look into the API...

  1. David McLaughlin closed this discussion on 02 Feb, 2011 02:33 PM.

Comments are currently closed for this discussion. You can start a new one.

Recent Discussions

07 Mar, 2012 04:47 PM
08 Dec, 2011 10:32 PM
01 Apr, 2012 11:26 PM
07 May, 2012 05:17 PM
07 Oct, 2011 02:00 AM