diff --git a/src/corporativo.css b/src/corporativo.css index f992ab6..cb9402d 100644 --- a/src/corporativo.css +++ b/src/corporativo.css @@ -105,7 +105,7 @@ td { margin-left: 40px; width: 660px; height: 299px; - background-image: url(images/Portada.jpg); + background-image: url(images/portadas/portada1.jpg); } #spot { diff --git a/src/default.htm b/src/default.htm index 9f7c7ef..230ad26 100644 --- a/src/default.htm +++ b/src/default.htm @@ -1,45 +1,57 @@ - - - - - - - - - - Estudio Miguelo - diseño y decoración en Rivas, Madrid - - - - - - - - - -
- -
- -
- - - - + + + + + + + + +Estudio Miguelo - diseño y decoración en Rivas, Madrid + + + + + + + + + +
+ +
+ + +
+ + + + diff --git a/src/estilos.css b/src/estilos.css index ef65ee9..1a5fc67 100644 --- a/src/estilos.css +++ b/src/estilos.css @@ -93,7 +93,7 @@ td { margin-left: 25px; width: 660px; height: 405px; - background-image: url(images/portada3.jpg); + /*background-image: url(images/portada3.jpg);*/ } #spot { width: 150px; diff --git a/src/images/Portada.jpg b/src/images/portadas/portada1.jpg similarity index 100% rename from src/images/Portada.jpg rename to src/images/portadas/portada1.jpg diff --git a/src/images/portada2.jpg b/src/images/portadas/portada2.jpg similarity index 100% rename from src/images/portada2.jpg rename to src/images/portadas/portada2.jpg diff --git a/src/images/portada3.jpg b/src/images/portadas/portada3.jpg similarity index 100% rename from src/images/portada3.jpg rename to src/images/portadas/portada3.jpg diff --git a/src/images/portadas/portada4.jpg b/src/images/portadas/portada4.jpg new file mode 100644 index 0000000..b2b92c9 Binary files /dev/null and b/src/images/portadas/portada4.jpg differ diff --git a/src/index.htm b/src/index.html similarity index 84% rename from src/index.htm rename to src/index.html index 4926a25..5e4fca3 100644 --- a/src/index.htm +++ b/src/index.html @@ -20,24 +20,12 @@ - - + - + var TotImag = 2 ; + var numImag = Math.floor(Math.random() * TotImag ) + 3; + +
@@ -53,7 +41,10 @@ Nuestro spot
- + +