"there is no attribute ‘FOO’ for this element"
HejJeg er ved at lave min kode om til XHTML strict - sikke et arbejde - og jeg får hele tiden denne fejl fra:
http://validator.w3.org/check?uri=http%3A%2F%2Fwww.selvet.dk%2Ftest%2F&charset=%28detect+automatically%29&doctype=XHTML+1.0+Strict#result
"You have used an attribute with an element that is defined not to have that attribute. This is most commonly caused by using vendor-specific attributes without setting the document type appropriately."
Og så spørger jeg bare: Hvordan sætter jeg så mit document-type korrekt op? (På http://www.selvet.dk/test)
