Vertaling van "text-shadow" 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 can apply drop shadows to your text using the text-shadow property.
Puede aplicar sombras a sus textos usando la propiedad text-shadow.
text-shadow: sets a drop shadow on the text inside an element
text-shadow: coloca una sombra difuminada en el texto dentro del elemento
The text-shadow property supports a list of shadows, stacked from front to back.
La propiedad text-shadow soporta una lista de sombras, apiladas de arriba hacia abajo.
The text-shadow property is used as follows
La propiedad text-shadow se utiliza de la siguiente manera
One rather interesting property we've used here is text-shadow, which applies a text shadow to the text content of the element.
Una propiedad muy interesante que hemos usado aquí es text-shadow, que aplica una sombra al texto del elemento.
You'll also notice the use of the text-shadow property in the article > header h1 rule.
También notará el uso de la propiedad text-shadow en la regla article > header h1.
As its name suggests, text-shadow is a CSS property that draws a shadow behind text.
Como su nombre indica, text-shadow es una propiedad de CSS que dibuja una sombra por detrás de un texto
You will see some examples of new CSS3 properties such as border-radius, text-shadow, and box-shadow in this sample page.
Usted verá algunos ejemplos de nuevas propiedades CSS3 como border-radius, text-shadow y box-shadow en esta página de ejemplo.
text-shadow word-wrap The sample HTML5/CSS3 Web page you'll create at the end of this tutorial will show some of these new effects in action.
text-shadow word-wrap La página de muestra HTML5/CSS3 que usted creará al final de este tutorial le mostrará algunos de estos nuevos efectos en acción.
When interoperability is the goal, keep in mind that a text-shadow with a spread parameter will be parsed as invalid by browsers that do not support it.
Cuando nuestro objetivo es la interoperabilidad, debemos tener en cuenta que el uso de text-shadow con un parámetro de tamaño podría evaluarse como incorrecto en ciertos navegadores que no lo soportan.
Example of a purple text-shadow behind text
Ejemplo de sombra morada detrás del texto
In many uses of text-shadow on the Web now, the text shadow is subtle decoration that adds visual depth.
En muchos usos de text-shadow que se ven en la Web hoy en día, la sombra del texto es una decoración sutil que le añade cierta profundidad o perspectiva.
If you are using a browser that supports both text-shadow and CSS Transitions and Animations, view the gallery above in a separate tab to see the features in action together.
Si dispones de un navegador que soporte la propiedad text-shadow y las Transiciones y Animaciones CSS3, visita mi galería de creatividades en una ventana independiente para ver todas estas funcionalidades juntas en acción.