[Typo3-dev] xhtml compliancy

Robert Markula robert.markula at gmx.net
Thu Feb 24 14:47:16 CET 2005


Martin Kutschker wrote:
(...)
> xhtml 1.0 strict
> ==========
> 
> Differences to XHTML 1.0 transitiona:
> 
> ???
(...)

There you go:

Element;Attribute;Notes
applet ;  ;Element is deprecated. Java-Applets should be used with the 
object-Element instead.
basefont ;  ;Element is deprecated. Use CSS instead.
body ;alink ;Attribut is deprecated. Use CSS instead.
body ;background ;Attribut is deprecated. Use CSS instead.
body ;bgcolor ;Attribut is deprecated. Use CSS instead.
body ;link ;Attribut is deprecated. Use CSS instead.
body ;text ;Attribut is deprecated. Use CSS instead.
body ;vlink ;Attribut is deprecated. Use CSS instead.
br ;clear ;Attribut is deprecated. Use CSS instead.
caption ;align ;Attribut is deprecated. Use CSS instead.
center ;  ;Element is deprecated. It is recommended to use the 
div-Element instead. Alignment can be defined by using stylesheets.
dir ;  ;Element is deprecated. It is recommended to use the ul-Element 
instead. Alignment can be defined by using stylesheets.
div ;align ;Attribut is deprecated. Use CSS instead.
dl ;compact ;Attribut is deprecated. Use CSS instead.
font ;  ;Element is deprecated. Use CSS instead.
frame ;  ;Use with frameset only.
frameset ;  ;Use with frameset only.
h1-h6 ;align ;Attribut is deprecated. Use CSS instead.
hr ;align ;Attribut is deprecated. Use CSS instead.
hr ;size ;Attribut is deprecated. Use CSS instead.
hr ;noshade ;Attribut is deprecated. Use CSS instead.
hr ;width ;Attribut is deprecated. Use CSS instead.
html ;version ;Attribut is deprecated. Use a DTD-Declaration 
(<!DOCTYPE...>) instead.
iframe ;  ;Element is not included in XHTML 1.0 strict.
img ;align ;Attribut is deprecated. Use CSS instead.
img ;hspace ;Attribut is deprecated. Use CSS instead.
img ;vspace ;Attribut is deprecated. Use CSS instead.
img ;border ;Attribut is deprecated. Use CSS instead.
input ;align ;Attribut is deprecated.Use CSS instead.
isindex ;  ;Element is deprecated. An alternative would be to use the 
page input-element with the attribute type="text" instead.
legend ;align ;Attribut is deprecated. Use CSS instead.
li ;type ;Attribut is deprecated. Use CSS instead.
li ;value ;Attribut is deprecated. The sequence of a numbered list can 
be changed with CSS instead.
menu ;  ;Element is deprecated. Use the page ul-Element instead.
noframes ;  ;Element is not included in XHTML 1.0 strict.
object ;align ;Attribut is deprecated. Use CSS instead.
object ;border ;Attribut is deprecated. Use CSS instead.
object ;hspace ;Attribut is deprecated. Use CSS instead.
object ;vspace ;Attribut is deprecated. Use CSS instead.
ol ;compact ;Attribut is deprecated. Use CSS instead.
ol ;start ;Attribut is deprecated. Use CSS instead.
ol ;type ;Attribut is deprecated. Use CSS instead.
p ;align ;Attribut is deprecated. Use CSS instead.
pre ;width ;Attribut is deprecated. Use CSS instead.
s ;  ;Element is deprecated. Use CSS instead.
script ;language ;Attribut is deprecated. It is recommended to use the 
attribute type= .
strike ;  ;Element is deprecated. Use CSS instead.
table ;align ;Attribut is deprecated. Use CSS instead.
table ;bgcolor ;Attribut is deprecated. Use CSS instead.
td ;bgcolor ;Attribut is deprecated. Use CSS instead..
td ;height ;Attribut is deprecated. Use CSS instead.
td ;nowrap ;Attribut is deprecated. Use CSS instead.
td ;width ;Attribut is deprecated. Use CSS instead.
th ;bgcolor ;Attribut is deprecated. Use CSS instead.
th ;height ;Attribut is deprecated. Use CSS instead.
th ;nowrap ;Attribut is deprecated. Use CSS instead.
th ;width ;Attribut is deprecated. Use CSS instead.
tr ;bgcolor ;Attribut is deprecated. Use CSS instead.
u ;  ;Element is deprecated. Use CSS instead.
ul ;compact ;Attribut is deprecated. Use CSS instead.
ul ;type ;Attribut is deprecated. Use CSS instead.

I can send this list to you as csv, sxw, xls or pdf if it is of some 
help to you (would be easier on the eyes, I believe ;)).

Ro




More information about the TYPO3-dev mailing list