Vertaling van "de CSS2" 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.
El orden en cascada de CSS2 afecta al diseño SPS y ofrece una gran flexibilidad a la hora de diseñar estilos.
The cascading order of CSS2 applies to the SPS, and provides considerable flexibility in designing styles.
Todo CSS1 y la mayor parte de CSS2 están soportados.
All of CSS1 and most of CSS2 are supported.
La gramática de abajo es LL(1) (pero observe que la mayoría de la AU no debe utilizarla directamente, debido a que no expresa las convenciones de análisis, solo la sintaxis de CSS2).
The grammar below is LL(1) (but note that most UA's should not use it directly, since it doesn't express the parsing conventions, only the CSS1 syntax).
Sin embargo, es en cierto sentido un superconjunto de CSS2 puesto que impone restricciones semánticas adicionales no expresadas en esta gramática.
It is in some sense, however, still a superset of CSS1: there are additional semantic constraints not expressed in this grammar.
En 1998 fue publicado el estándar de CSS2, que intentaba mejorar el proceso de elección de fuentes tipográficas por medio de cotejo de similitudes, síntesis y descarga.
The CSS2 specification was released in 1998 and attempted to improve the font selection process by adding font matching, synthesis and download.
De acuerdo con la especificación de CSS2, el término canvas describe "el espacio en el que se representa la estructura de formato", es decir, el lugar en el que el navegador pinta el contenido.
According to CSS2 specification, the term canvas describes "the space where the formatting structure is rendered." - where the browser paints the content.
En 1998 fue publicado el estándar de CSS2, que intentaba mejorar el proceso de elección de fuentes tipográficas por medio de procedimientos como el de coincidencia de fuentes, síntesis y descarga.
The CSS2 specification was released in 1998 and attempted to improve the font selection process by adding font matching, synthesis and download.
A diferencia de CSS2, que fue una única especificación que definía varias funcionalidades, CSS3 está dividida en varios documentos separados, llamados "módulos".
Unlike CSS 2, which is a large single specification defining various features, CSS 3 is divided into several separate documents called "modules".
En lugar de esto use combinaciones de iconos e imágenes pequeñas con las propiedades de CSS2 y CSS3.
Combination of icons and small images with CSS2 and CSS3 properties can be used instead of that.
Este contiene interfaces para Hojas de Estilo, Hojas de Estilo en Cascada, CSSRule, CSSStyleDeclaration, el famoso getComputedStyle (implementado en Mozilla), las muchas propiedades de CSS2, y todas las reglas para medios que pueda imaginar.
It has interfaces for Style Sheets, Cascading Style Sheets, CSSRule, CSSStyleDeclaration, the famous getComputedStyle (supported in Mozilla), the many many CSS2Properties, and all the media rules you can imagine.
de CSS2 al formato de gráfica en nuestra lista.
of CSS2 to format graphically our list.
Consulta la especificación de CSS2 en el modelo de procesamiento.
See the CSS2 spec on the processing model.
La gramática de abajo define la sintaxis de CSS2.
The grammar below defines a much smaller language, a language that defines the syntax of CSS1.