Problemer med XHTML
Hej Eksperter!Jeg er igang med at oprette et nyt site som jeg prøver at få til at understøtte standerderne for XHTML. Efter at have fået valideret mine koder hos W3C får jeg at vide er der er mange at mine koder der ikke findes i denne HTML version:
Error: there is no attribute \"bgcolor\" for this element (in this HTML version)
Error: there is no attribute \"topmargin\" for this element (in this HTML version)
Error: there is no attribute \"marginheight\" for this element (in this HTML version)
Error: there is no attribute \"leftmargin\" for this element (in this HTML version)
Error: there is no attribute \"marginwidth\" for this element (in this HTML version)
Error: there is no attribute \"width\" for this element (in this HTML version)
Error: there is no attribute \"height\" for this element (in this HTML version)
Error: there is no attribute \"background\" for this element (in this HTML version)
Error: there is no attribute \"align\" for this element (in this HTML version)
Error: there is no attribute \"class\" for this element (in this HTML version)
Error: element \"font\" not defined in this HTML version
Hvordan løser jeg dette problem???
