XHTML
The Extensible HyperText Markup Language, or XHTML, is a
markup language that has the same depth of expression as
HTML, but also conforms to
XML syntax.Whereas HTML is an application of
Standard Generalized Markup Language (SGML), a very flexible markup language, XHTML is an application of
XML, a more restrictive subset of SGML. Because they need to be well-formed, true XHTML documents allow for automated processing to be performed using standard XML tools—unlike HTML, which requires a relatively complex, lenient, and generally custom
parser. XHTML can be thought of as the intersection of HTML and XML in many respects, since it is a reformulation of HTML in XML. XHTML 1.0 became a
World Wide Web Consortium (W3C) Recommendation on
January 26,
2000. XHTML 1.1 became a W3C recommendation on
May 31,
2001.
See more at Wikipedia.org...
XHTML
XHTML est un
langage de balisage servant à écrire des
pages pour le
World Wide Web. Conçu à l'origine comme le successeur d'
HTML, XHTML se fonde sur la syntaxe définie par
XML, plus récente, mais plus exigeante que celle définie par
SGML sur laquelle repose HTML : il s'agit en effet de présenter un contenu affichable non seulement par les ordinateurs classiques, mais également sans trop de dégradation par des
PDA bien moins puissants.
Pour la suite, voir Wikipédia.org…
Extensible Hypertext Markup Language
Der
W3C-Standard Extensible HyperText Markup Language (dehnbares, erweiterbares
HTML; Abkürzung: XHTML) ist eine textbasierte
Auszeichnungssprache zur Darstellung von Inhalten wie Texten, Bildern und
Hyperlinks in Dokumenten. Es ist eine Neuformulierung von HTML 4 in
XML 1.0: Im Gegensatz zu seinem Vorgänger HTML, welcher mittels
SGML definiert wurde, verwendet XHTML die strengere und einfacher zu
parsende SGML-Teilmenge XML als Sprachgrundlage. XHTML-
Dokumente genügen also den Syntaxregeln von XML.
Mehr unter Wikipedia.org...
XHTML
XHTML (
ang. Extensible HyperText Markup Language, rozszerzalny hipertekstowy
język znaczników) – język służący do tworzenia stron
WWW ogólnego przeznaczenia. XHTML jest następcą języka
HTML. Specyfikacje XHTML przygotowuje organizacja
W3C.W odróżnieniu od HTML-a (który jest aplikacją
SGML), dokumenty pisane w XHTML są zgodne z oficjalną specyfikacją
XML (to znaczy, że dokumenty w XHTML są poprawnymi dokumentami XML) i dzięki temu można je łatwo generować z innych dokumentów XML przy pomocy np.
transformacji XSLT, a także automatycznie przekształcać w inne formy XML-a.
W celu uzyskania więcej informacji, zobacz w Wikipedia.οrg...
© W niniejszym artykule wykorzystano materialy pochodzace z
Wikipedia® i posiada on Powszechna
Licencje Publiczna GNU
XHTML
L'XHTML (
acronimo di eXtensible HyperText Markup Language) è un
linguaggio di markup che associa alcune proprietà dell'
XML con le caratteristiche dell'
HTML: un file XHTML è un pagina HTML scritta in conformità con lo standard XML. Il linguaggio prevede un uso più restrittivo dei
tag HTML; solo la struttura della pagina è scritta in XHTML, mentre il
layout è imposto dai
fogli di stile a cascata (
CSS, Cascading Style Sheets).L'XHTML è nato ufficialmente il
26 gennaio 2000 come standard
W3C, e può essere definito tecnicamente una riformulazione dell'
HTML 4.01 come applicazione dell'
XML 1.0, una sorta di transizione tra questi due linguaggi.
Per saperne di più visita Wikipedia.org...