«« Next » « Previous
«« Next » « Previous

Link Details

Link 77342 thumbnail

By Volume4
via css.dzone.com
Submitted: Apr 23 / 14:53

XHTML 2.0 and HTML 5 are both still not official recommendations and a lot of discussion is still going on in both camps. But with public drafts made available developers are starting to look at these new recommendations and asking what is the difference and why should I choose one over the other? In this article I hope to shed some light on this subject.
  • 20
  • 0
  • 2218
  • 472

Comments

Add your comment
User 239201 avatar

amphi replied ago:

0 votes Vote down Vote up Reply

It's a nice overview.

Sorta odd that they dropped tt in XHTML2. I'm using it quite often to indicate contextual switches. E.g. programming language keywords, class names or method/function names inside of continuous text are highlighted this way. Basically... I always used it as if it would have some semantic meaning.

And now I'm supposed to use a super general span with class thingy? Bah. How's that improving anything?

edit: >code>>/code> perhaps... mh.

User 239201 avatar

amphi replied ago:

0 votes Vote down Vote up Reply

That should have been <code></code>... my editing time expired.

It's annoying that you can't write '<' here (you have to write "&lt;" instead).

Add your comment


Html tags not supported. Reply is editable for 5 minutes. Use [code lang="java|ruby|sql|css|xml"][/code] to post code snippets.