Ver Mensaje Individual
  #1 (permalink)  
Antiguo 30/06/2010, 15:56
Zera
 
Fecha de Ingreso: junio-2010
Mensajes: 8
Antigüedad: 13 años, 10 meses
Puntos: 0
Duda html ps y rollover css

Bueno chic@s mi nombre es andrea y me tope con un problemita

estoy haciendo una prueba para un banner en photoshop les pongo la imagen de el cutre sketch que hise para que se den una idea.

http://img441.imageshack.us/img441/8833/sketchbanner.png
(no supe ponerla en spoiler asi que dejo el link espero no moleste)

al yo dividirla con photoshop me genera este codigo
Código:
<html>
<head>
<title>Sin título-1</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
</head>
<body bgcolor="#FFFFFF" leftmargin="0" topmargin="0" marginwidth="0" marginheight="0">
<!-- Save for Web Slices (Sin título-1) -->
<table id="Tabla_01" width="1280" height="960" border="0" cellpadding="0" cellspacing="0">
    <tr>
        <td colspan="6">
            <img src="im&#xe1;genes/Sin-t&#xed;tulo-1_01.png" width="1280" height="510" alt=""></td>
    </tr>
    <tr>
        <td>
            <img src="im&#xe1;genes/Sin-t&#xed;tulo-1_02.png" width="231" height="56" alt=""></td>
        <td>
            <img src="im&#xe1;genes/Sin-t&#xed;tulo-1_03.png" width="217" height="56" alt=""></td>
        <td>
            <img src="im&#xe1;genes/Sin-t&#xed;tulo-1_04.png" width="251" height="56" alt=""></td>
        <td>
            <img src="im&#xe1;genes/Sin-t&#xed;tulo-1_05.png" width="217" height="56" alt=""></td>
        <td>
            <img src="im&#xe1;genes/Sin-t&#xed;tulo-1_06.png" width="194" height="56" alt=""></td>
        <td>
            <img src="im&#xe1;genes/Sin-t&#xed;tulo-1_07.png" width="170" height="56" alt=""></td>
    </tr>
    <tr>
        <td colspan="6">
            <img src="im&#xe1;genes/Sin-t&#xed;tulo-1_08.png" width="1280" height="394" alt=""></td>
    </tr>
</table>
<!-- End Save for Web Slices -->
</body>
</html>
haora la cuestion es que en donde dice link1, link2 etc... con css hacer un rollover al poner el maouse encima utilizando una imagen como esta

http://img25.imageshack.us/img25/3052/botonjo.jpg

se puede hacer con dreamweaver.??
o que codigo tendria que poner a cada imagen para que ejecute el rollover con css.??



se que son preguntas tontas pero apenas estoy aprendiendo con esto

espero no incomode mi duda
besos