11/02/2010, 04:36
|
| | | Fecha de Ingreso: septiembre-2006 Ubicación: Granada España
Mensajes: 187
Antigüedad: 18 años, 2 meses Puntos: 16 | |
Respuesta: fondo degradado que se repita infinitamente en mi pagina prueba esto
<html>
<head>
<style type="text/css">
body {margin:0; background:#ffff}
#body {background:#222;width:100%; height:100%; filter:Alpha(Opacity=100,
FinishOpacity=0, Style=1, StartX=0, StartY=0, FinishX=0, FinishY=100%)}
</style>
</head>
<body>
<div id="body"></div>
</body>
</html>
__________________ Saber y Saber Hacer |