3 result(s) found tagged: HTML
MAY 7, 2008

IE 8, HTML 5 and Web Standards

Back in March, Microsoft finally caved under the pressure of web designers and developers and announced Internet Explorer 8 will render content in the most current standards-based mode by default (currently, it must be forced out of "quirks" mode by specifying DOCTYPE). In addition, there will be two other rendering modes that are enabled through meta tag declarations—one comparable to IE 7 and another dating back further. Being the behemoth, corporate entity that they are this is understandable, as they can't ignore businesses locked into previous versions of Internet Explorer. Despite my distaste for most of Microsoft's actions, this is a great decision.

With the release of IE 8 Beta 1, the development team at Microsoft is beginning to release details regarding improvements. The most exciting news I've heard on the IEBlog is the HTML and DOM Standards Compliance in the new beta. It appears as if the team is working with the new HTML 5 specification. As we mentioned around this time last year, there a lot of improvements on the way in the new version of HTML. With IE 8 already in its first beta, the WebKit project churning along and the speed at which Mozilla can kick out new versions of Firefox, it's realistic to think we may be able to utilize many of the proposed HTML features in in the next few years. While that still sounds like a long time, the HTML 4.01 specification was recommended as of December 1999 (XHTML in the following year). The HTML 5 specification was just adopted at the end of 2007 and the first working draft published in January. So, the pace is quickening, even though HTML 5 reportedly won't be "recommended" by the W3C until around 2012.

JUL 3, 2007

MTV Hats

With the launch of their new, hyrid XHTML/Flash website, MTV kicked off a new project called MTV Hats (aka Header Art Treatments). With some flexibility in the layout, due in part to templates from Dan Cederholm of SimpleBits, MTV is able to accept, approve and drop a variety of header artwork from artists and designers into rotation on mtv.com. Anyone that has ever watched MTV knows they've applied many different treatments to their logo over the years, so this project is not surprising. It is, however, very refreshing for the MTV Design Team to figure out a way to pull more designers and artists into their community. The MTV Design Team says it best though:

We love our logo. For real, we wanna take it out for an expensive candlelit dinner... TWO appetizers. Since MTV's inception in 1981 our brand's been the subject of countless artist interpretations by some of the world's most beautifully warped minds. We plan to keep that spirit alive with the new mtv.com and push it to the next level... YOU.

MAY 18, 2007

HTML 5 vs XHTML 2

If you've noticed references to HTML 5 or XHTML 2 pop up around the web and aren't aware of the differences between the two, then be sure to read "HTML5, XHTML2, and the Future of the Web" over at Digital Web Magazine.

The article lays out the pros and cons and the general arguments for each language. As you'll read, there's quite a lot in the pipe as far as updates to the functionality of forms, basic client-side APIs and the structure of markup.

Some additional reading:
The future of HTML, Part 1: WHATWG
The future of HTML, Part 2: XHTML 2.0