Ver Mensaje Individual
  #3 (permalink)  
Antiguo 04/09/2009, 13:03
isma01
 
Fecha de Ingreso: septiembre-2008
Mensajes: 25
Antigüedad: 15 años, 7 meses
Puntos: 1
Respuesta: Agregar texto sobre imagen (Dreamweaver)

pero donde lo debo poner mira mi codigo
[lo que esta en negrita esa es la imagen]

Código:
<html>
<head>
<title>CampascacioWebDesign</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style type="text/css">
<!--
body {
	background-image: url(im%C3%A1genes/background.gif);
	background-repeat: repeat;
	background-color: #FFFFFF;
}
-->
</style></head>
<body leftmargin="0" topmargin="0" marginwidth="0" marginheight="0">
<div align="center">

  <!-- ImageReady Slices (CampascacioWebDesign.psd) -->
  <table width="960" height="1024" border="0" align="center" cellpadding="0" cellspacing="0" id="Tabla_01">
    <tr>
      <td colspan="5">
        <img src="im%e1genes/CampascacioWebDesign_01.gif" width="960" height="215" alt=""></td>
      </tr>
    <tr>
      <td colspan="5">
        <img src="im%e1genes/CampascacioWebDesign_02.gif" width="960" height="51" alt=""></td>
      </tr>
    <tr>
      <td colspan="5">
        <img src="im%e1genes/CampascacioWebDesign_03.gif" width="960" height="15" alt=""></td>
      </tr>
    <tr>
      <td rowspan="2">
        <img src="im%e1genes/CampascacioWebDesign_04.gif" width="14" height="743" alt=""></td>
	    <td>
	        <img src="im%e1genes/CampascacioWebDesign_05.gif" width="176" height="548" alt=""></td>
	    <td rowspan="2"><h1><strong><img src="im%e1genes/CampascacioWebDesign_06.gif" width="580" height="743" alt=""></strong></h1></td>
        
	    <td>
	        <img src="im%e1genes/CampascacioWebDesign_07.gif" width="176" height="548" alt=""></td>
	    <td rowspan="2">
	        <img src="im%e1genes/CampascacioWebDesign_08.gif" width="14" height="743" alt=""></td>
    </tr>
    <tr>
      <td>
        <img src="im%e1genes/CampascacioWebDesign_09.gif" width="176" height="195" alt=""></td>
	    <td>
	        <img src="im%e1genes/CampascacioWebDesign_10.gif" width="176" height="195" alt=""></td>
      </tr>
  </table>
  <!-- End ImageReady Slices -->
</div>
</body>
</html>


Gracias