Vertaling van "HTTP-Equiv" in Engels
We konden deze vermelding niet vinden. Er worden benaderende resultaten weergegeven. Controleer je spelling of stel voor deze term aan het woordenboek toe te voegen.
Une valeur associée avec http-equiv ou name selon le contexte.
A value associated with http-equiv or name depending on the context.
Par exemple http-equiv peut être utilisé pour actualiser la page ou pour définir un cookie.
For example http-equiv can be used to refresh the page or to set a cookie.
L'encodage, pour lequel on cherche à savoir s'il est déclaré dans le header HTTP, dans la balise meta charset ou dans l'en-tête HTTP-Equiv.
The encoding which we look to see if it is stated in the HTTP header, meta charset tag or in the HTTP-Equiv header.
Name et http-equiv doivent entièrement coïncider.
Name and http-equiv should coincide completely.
Il ne doit pas être utilisé si l'un des attributs itemprop, http-equiv ou charset est utilisé.
It should not be set if one of the attributes itemprop, http-equiv or charset is also set.
Cet attribut fournit la valeur associée avec l'attribut http-equiv ou l'attribut name suivant le contexte utilisé.
This attribute gives the value associated with the http-equiv or name attribute, depending on the context.
Cet attribut fournit la valeur associée avec l'attribut http-equiv ou l'attribut name suivant le contexte utilisé.
This attribute contains the value for the http-equiv or name attribute, depending on which was used.
si http-equiv est renseigné, c'est une information transmise au serveur web indiquant comment la page doit être servie (pragma directive en anglais),
If http-equiv is set, it is a pragma directive, i.e. information normally given by the web server about how the web page should be served.
Les balises de métadonnées peuvent être soit de type "http-equiv" ou "name", doivent contenir un attribut "content" et peuvent avoir aussi un attribut modificateur "lang" ou "scheme".
Meta tags may be either of the 'http-equiv' or 'name' types, must contain a 'content' attribute, and can also have either of the 'lang' or 'scheme' modifier attributes.
Le code http-equiv incite le navigateur du visiteur à charger le site Web malveillant.
The code http-equiv gets the visitors' browser to load the malicious website.
Indique si la balise meta contient des informations descriptives sur la page (name) ou des informations d'en-tête HTTP (http-equiv).
Specifies whether the meta tag contains descriptive information about the page (name) or HTTP header information (http-equiv).
Utiliser l'élément <META HTTP-EQUIV=...> dans un document HTML est également peu efficace car même si certains navigateurs reconnaissent cette instruction, les autres caches l'ignoreront complètement.
Using <META HTTP-EQUIV=...> elements in HTML documents is also generally ineffective; some browsers may honor such markup, but other caches ignore it completely. See also
Si vous ne mettez que le type MIME dans une balise meta HTML comme = <meta http-equiv...>, il sera ignoré et traité comme du texte/html.
If you only put the MIME type into an HTML meta tag like <meta http-equiv=...>, it will be ignored and treated like text/html.