AAll elements and attribute names must appear in lower case
BAll attribute values must be quoted
CNon-Empty Elements require a closing tag
DEmpty elements are terminated using a space and a trailing slash
ENo attribute minimization is allowed
FIn strict XHTML, all inline elements must be contained in a block element