Jump to content

Xhtml strict 1.0 vs xhtml 1.1

- - - - -

This topic has been archived. This means that you cannot reply to this topic.
3 replies to this topic

#1
Jaser

Jaser

    Newbie

  • Members
  • Pip
  • 3 posts
Which one is better? XHTML STRICT 1.0 or XHTML 1.1:confused:

::edit:: please don't use such big font ::/edit::
Signature Removed
~Slice

#2
Gabriel

Gabriel

    Learning Programmer

  • Members
  • PipPipPip
  • 39 posts
as far as I know, one is just as good as the other.
I'm an angel. I kill firstborns while their mamas watch. I turn cities into salt. I even, when I feel like it, rip the souls from little girls, and from now till kingdom come, the only thing you can count on in your existence is never understanding why.
-
Do you know how you got that dent, in your top lip? Way back, before you were born, I told you a secret, then I put my finger there and I said "Shhhhh!"
-
Quotes taken from The Prophecy (1995)

#3
John

John

    Writes binary right handed and hex left handed

  • Moderators
  • 6,321 posts
I always stick to the idea - "Newer is better"

#4
Guest_Jordan_*

Guest_Jordan_*
  • Guests
XHTML 1.1 is the better choice. XHTML 1.1 encapsulates all of XHTML 1.0 strict and also adheres to new standards.

Education:
  • XHTML 1.0 Strict is the same as HTML 4.01 Strict, but follows XML syntax rules.
  • XHTML 1.1 is a reformulation of XHTML 1.0 Strict
  • All deprecated features of HTML, such as presentational elements and framesets, and even lang and anchor name attributes, which were still allowed in XHTML 1.0 Strict, have been removed from this version.
Learn More: XHTML - Wikipedia, the free encyclopedia