Cuando hago una tabala en dreamweaver mx 2004 me da una separación entre celdas de un px... y ya he verificado todo y no esta reflejado en ninguna parte esta peticion...
Alguien sabe de que se trata esto???
Gracias y Cuidense

| ||||
Código Gracias por responder, aquí esta el código: <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <html> <head> <title>Untitled Document</title> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> <style type="text/css"> <!-- body { background-color: #003300; } .style1 { font-family: Arial; font-weight: bold; font-size: 14px; color: #333333; } a:link { color: #333333; } a:visited { color: #333333; } a:hover { color: #00FFCC; } a:active { color: #00FFCC; } --> </style></head> <body> <div align="center"> <table width="200"> <tr> <td><img src="headerp.jpg" width="750" height="150"></td> </tr> <tr> <td bgcolor="#009933"> </td> </tr> <tr> <td bgcolor="#CCCCCC"><div align="center" class="style1"></div></td> </tr> <tr> <td bgcolor="#009933"> </td> </tr> <tr> <td bgcolor="#FFFFFF"> </td> </tr> <tr> <td bgcolor="#009933"> </td> </tr> </table> </div> </body> </html> Si pueden ayudarme se los agradezco Cuidense ![]()
__________________ Un Salmón dentro de un río de fango... |