Sunday, 10th December 2006Sunday, 10th December 2006 Home » Blog » XHTML 2.0
XHTML 2.0
Posted By Lester Chan at 18:16 in Web
  • 6 Responses
  • 170 views

Was searching for DOCTYPEs for XHTML 1.1 and came across Wikipedia article on XHTML 2.0.

After reading it though, I can’t wait for XHTML 2.0, the features looks great. Below are 3 of the features that I picked out.

» Any element will be able to act as a hyperlink, e.g., < li href="articles.html" >Articles< /li >, similar to XLink. However, XLink itself is not compatible with XHTML due to design differences.

» Any element will be able to reference alternative media with the src attribute, e.g., < p src="lbridge.jpg" type="image/jpeg" >London Bridge< /p > is the same as < object src="lbridge.jpg" type="image/jpeg" >< p >London Bridge< /p >< /object >.

» The alt attribute of the img element has been removed: alternative text will be given in the content of the img element, much like the object element, e.g., < img src="hms_audacious.jpg"/>HMS < em >Audacious< /em >.


6 Comments6 Comments
Ttech's Avatar
Ttech
Comment #1
  • 23:05
  • Sunday, 10th December 2006

Wow, Cool! This sounds great, but is it going to be like XHTML 1.1 strict?

GaMerZ's Avatar
GaMerZGaMerZ
Comment #2
  • 23:59
  • Sunday, 10th December 2006

i think it is a new thing altogether.

Joe's Avatar
Joe
Comment #3
  • 01:49
  • Monday, 11th December 2006

I hope there will be something like XHMTL 2.0 Transitional..

GaMerZ's Avatar
GaMerZGaMerZ
Comment #4
  • 01:57
  • Monday, 11th December 2006

I don’t think some bcause XHTMl 1.1 is just 1.1 nothing behind

Joe's Avatar
Joe
Comment #5
  • 03:11
  • Monday, 11th December 2006

Ah Well… :-)

bradlee's Avatar
bradlee
Comment #6
  • 17:46
  • Thursday, 28th December 2006

Something good …:)

Comments ClosedComments Closed

Comments are closed automatically after 30 days.