Examples with "we use CSS" and their translation 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.
You'll be able to compare & contrast how we use CSS in the form of inline,
Podrá comparar y contrastar como usamos CSS de forma inline,
When we use CSS styles for the layout of our page, the page content is separated from the layout of the page.
Cuando usamos CSS styles para el diseño de nuestra página, el contenido de la página está separada del diseño de la página.
We use CSS to add background images to email campaigns, which isn't supported by all email clients.
Usamos CSS para agregar imágenes de fondo a las campañas de correo electrónico, no todos los clientes de correo lo admiten.
Andere resultaten
We will use CSS for that.
We can use CSS to create mobile-friendly email templates, but there's one issue.
In order to create our animation effect, we use two CSS classes, "slideRight" and "slideLeft".
Para crear nuestro efecto de animación, usamos dos clases de CSS, "slideRight" y "slideLeft".
It's good practice to reduce the number of requests that a page makes. It we merge all these icons into one file we can use CSS to display a selected part of that image for each icon.
Es buena práctica reducir este número de peticiones, por lo que si somos capaces de fusionar todas estas imágenes en una sola podríamos utilizar CSS para mostrar cada icono escogiendo una sección de esta imagen.
Typically when we add borders to an element with CSS we use a shorthand property that sets the color, width, and style of the border in one line of CSS.
Por lo general, cuando a un elemento le añadimos bordes con CSS, usamos una propiedad abreviada que establece el color, el ancho y el estilo del borde en una línea de CSS.
Now the way we use that external CSS is with syntax here on line 7.
Ahora, la forma de usar el CSS externo es con la sintaxis aquí en la línea 7.
To style and format our emails, traditionally we tend to use CSS (Cascading Style Sheets), just like they do in web design.
Para dar estilo y formato a los emails se ha usado tradicionalmente CSS, un lenguaje popular en diseño web.
fullcss = Standard cookie variable which we use to load the CSS file again after refreshing the browser.
fullcss = Standard Cookie Variable que utilizamos para cargar de nuevo el fichero CSS (fichero de colores y estilo) en el navegador tras una actualización.
In the project we use HTML, CSS (SCSS), jQuery, Angular JS, Angular Material and FUSE.
En el proyecto usamos HTML, CSS (SCSS), jQuery, Angular JS, Angular Material y FUSE.
To make sure that the mouse events are propagated properly to the underlying canvas too, we use the CSS property {pointer-events: none} for this div so that mouse events are propagated to the underlying canvas.
Para asegurarse de que los eventos de ratón también se hayan propagado correctamente al lienzo subyacente, se utiliza la propiedad CSS {pointer-events: none} para este div para que los eventos de ratón se propaguen al lienzo subyacente.