¿para qué sirve la etiqueta <style>?
omda2007
Mensajes publicados
86
Estado
Miembro
-
knasucre22 Mensajes publicados 104 Estado Miembro -
knasucre22 Mensajes publicados 104 Estado Miembro -
hola,
me gustaría saber la utilidad de la etiqueta <style> en una página HTML.
¿para qué sirve esta etiqueta en general?
además gracias por explicarme esto:
<style type="text/css">
<!--
BODY {
margin-top:0; margin-left:0; margin-right:0;
}
.lien {
position: relative; top: -5px; color: #FFFFFF; font-size: 8pt; font-family: verdana; font-weight: bold; letter-spacing: -1pt; text-decoration: none;
}
.divise {
position: relative; top: -3px; color: #C0C0C0; background: #006F53; font-size: 12pt;
}
-->
</style>
puisque c'est ici que j'ai trouver <style> </style>
merci.
me gustaría saber la utilidad de la etiqueta <style> en una página HTML.
¿para qué sirve esta etiqueta en general?
además gracias por explicarme esto:
<style type="text/css">
<!--
BODY {
margin-top:0; margin-left:0; margin-right:0;
}
.lien {
position: relative; top: -5px; color: #FFFFFF; font-size: 8pt; font-family: verdana; font-weight: bold; letter-spacing: -1pt; text-decoration: none;
}
.divise {
position: relative; top: -3px; color: #C0C0C0; background: #006F53; font-size: 12pt;
}
-->
</style>
puisque c'est ici que j'ai trouver <style> </style>
merci.
Configuration: Windows XP Firefox 2.0.0.8