Evolution of HTML
Evolution of HTML
1
Evolution of HTML (2)
• HTML 3.2 was the next official version, integrating support for
TABLES, image, heading and other element ALIGN attributes, and a
few other finicky details. HTML 3.2 is the current "universal" dialect
essentially all browsers understand HTML 3.2.
2
HTML 5 (1)
• HTML5 will be the new standard for HTML.
• The previous version of HTML, HTML 4.01, came in 1999. The internet has
changed significantly since then.
• HTML5 is also cross-platform (it does not care whether you are using a tablet or a smartphone, a netbook,
notebook or a Smart TV).
• HTML5 can also be used to write web applications that still work when you
are not online.