Seite 1 von 1

Diverse Meta-Angaben

Verfasst: 11.09.2006, 21:14
von Hasenhuf
Die Angabe von

Code: Alles auswählen

<meta http-equiv="Content-Language" content="de">
bei Abakus verwundert mich ein wenig.

Was soll das angesichts dessen was selfhtml dazu sagt?
https://de.selfhtml.org/html/kopfdaten/meta.htm#diverse

Ist

Code: Alles auswählen

<meta name="language" content="de">
oder
<meta HTTP-EQUIV="Language" CONTENT="de">
genau so Quatsch oder wie oder was?

Ich habe mal wieder eine Weile gesucht, auch hier im Forum, und komme mal wieder zu keiner klaren Aussage.

Verfasst:
von

Verfasst: 12.09.2006, 08:27
von auftragslinker
For the following attributes, the permitted values and their interpretation are profile dependent:

name = name [CS]
This attribute identifies a property name. This specification does not list legal values for this attribute.
content = cdata [CS]
This attribute specifies a property's value. This specification does not list legal values for this attribute.
scheme = cdata [CS]
This attribute names a scheme to be used to interpret the property's value (see the section on profiles for details).
http-equiv = name [CI]
This attribute may be used in place of the name attribute. HTTP servers use this attribute to gather information for HTTP response message headers.

https://www.w3.org/TR/1998/REC-html40-1 ... #h-7.4.4.3
name und http-equiv sind beide geeignet. zu content-language oder language kann ich nur content-language...