On Learn : XHTML

Saturday 22 December 2007 @ 10:59 pm

Sebelum anda membaca ini, perlu diingat “Ini bukan tutorial” hanya sebuah catatan seorang newbie :D

What Is XHTML?

  • XHTML stands for EXtensible HyperText Markup Language
  • XHTML is aimed to replace HTML
  • XHTML is almost identical to HTML 4.01
  • XHTML is a stricter and cleaner version of HTML
  • XHTML is HTML defined as an XML application
  • XHTML is a W3C Recommendation

XML was designed to describe data and HTML was designed to display data. By combining HTML and XML, and their strengths, we got a markup language that is useful now and in the future - XHTML.

Continue Reading »
On Learn : XHTML