Vertaling van "http-equiv" in Spaans
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.
We need to use the right http-equiv value.
Name and http-equiv should coincide completely.
The code http-equiv gets the visitors' browser to load the malicious website.
El código http-equiv consigue que el navegador de los visitantes cargue el sitio web malicioso.
Specifies the language of the linked resource. http-equiv
Especifica el lenguaje del recurso asociado. http-equiv
The http-equiv attribute used for the HTML <meta> tag. muse-html-meta-content-type
El atributo http-equiv usado para la etiqueta HTML <meta>. muse-html-meta-content-type
Attribute Specifies whether the meta tag contains descriptive information about the page (name) or HTTP header information (http-equiv).
Atributo Especifica si la etiqueta meta contiene información descriptiva sobre la página (name) o información sobre encabezados HTTP (http-equiv).
In the past many people used a meta element with the http-equiv attribute set to Content-Language.
Anteriormente la gente usaba un meta elemento con el atributo http-equiv establecido en Content-Language.
To specify a document mode for your Web pages, use the META element to include an X-UA-Compatible http-equiv header in your Web page.
Para especificar un modo de documento para sus páginas web, use el elemento META para incluir un encabezado X-UA-Compatible http-equiv en la página web.
Instead of attribute NAME it is possible to use attribute HTTP-EQUIV.
En vez del atributo NAME es posible usar el atributo HTTP-EQUIV.
A known META tag contains either "HTTP-EQUIV" or "NAME", and are imported as OpenOffice comments.
Una etiqueta META conocida contiene "HTTP-EQUIV" o bien "NAME" y se importan como comentarios de OpenOffice.
4D first tries to retrieve the charset from the content-type header, then from the content using a BOM, and finally looks for any http-equiv charset (in html content) or encoding (for xml) attribute.
4D primero intenta recuperar el conjunto de caracteres del encabezado de tipo de contenido, luego del contenido utilizando un BOM y, finalmente, busca cualquier atributo http-equiv charset (en contenido html) o codificación (para xml).
Contains the value associated with the http-equiv or name attribute. charset. Defines the set of characters used in the document.
Con el atributo charset En este caso, el atributo debe estar solo y tener un valor que represente al conjunto de caracteres utilizado por el documento.
Actually, most of HTTP is generally ignored and some META elements are used instead. Especially the ones with a HTTP-EQUIV attribute. However, a much more useful way to declare the character encoding of the document is by using the charset parameter of the Content-Type header.
La manera más directa que tiene un servidor para informar al agente de usuario sobre la codificación de caracteres del documento es utilizando el parámetro "charset" del campo "Content-Type" de encabezado del protocolo HTTP ([RFC2616], secciones 3.4 y 14.17).