Lecture 2: Relevant History of HTML Flashcards
Before 1997
- No Community HTML Strandards
- Browsers Did Whatever They Wanted
- Browsers invented new tags, but some of the same tags did different things depending on browser
Around 1997
World Wide Web Consortium (W3C) Created the 1st Set of Standards for Browsers: HTML4
2000
- New Specification from W3C: XHTML 1.0 (Based on XML)
- Shortly After, XHTML 2.0 Was Released
XML
A more rigid, but clear, markup language.
Result of XHTML 2.0
Browser vendor were unhappy with W3C. Felt they were too slow and their specifications were moving in wong direction.
2004
Annoyed Browser Vendors came together and created WHATWG.
WHATWG
Web Hypertext Application Technology Working Group
- A New Specifications Group Separate from W3C
- Has One Central Editor that Makes All Final Decisions
2007-2009
- W3C Realized WHATWG was driven by the people that mattered to their company
- W3C & WHATWG Begin Working Together after going in 2 separate directions
2009 - Now
Together, WHATWG and W3C, created HTML5
HTML5: W3C Role
Oversees and establishes the standards placed on HTML5 by cherry-picking the more successful implementations by WHATWG and slowly adding them to the official standard.
- HTML Standards = W3C’s Bread & Butter
HTML5: WHATWG’s Role
Don’t establish or depend on a “standards version” since they believe HTML is constantly evolving. They perform the actual implementations of the browsers.
Evergreen Browsers
- All Major Modern Browsers
- Silently Update Themselves to Keep Up with Standards