Voy a explicar toda la información, primero, puse una imagen como fondo (que es esta: http://julianmcmahon4e.webcindario.com/Prototipoweb.jpg), cuando la puse como fondo, la subí para ver como quedaba, y vi que estaba a la izquierda, es decir, que había un espacio a la derecha, así que busqué como centrarlo, y lo conseguí, pero luego, al intentar escribir, poner fotos, o cualquier cosa encima, queda mal, me refiero:
cuando escribo algo (con tabla para que se escriba donde quiero), en el dreamweaber queda bien (os dejo una impresión de pantalla: http://i36.tinypic.com/2m6r2nt.jpg), pero, cuando lo subo, se ve así: http://julianmcmahon4e.webcindario.com/index0333.html
si lo pongo entre <center> y </center>, se centra, pero no se ponde donde debería, si no en el centro, por lo tanto, tampoco queda bien.
no sé sobre html, y sé que la clave está ahí, si alguien me puede decir que tengo que poner y donde, se lo agradecería!!
por cierto, os pongo el código (en cursiva) que hay por el momento por si os sirve de algo:
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
<title>Julian McMahon 4ever</title>
<style type="text/css">
<!--
body,td,th {
font-family: harrison;
color: #00FFFF;
}
body {
background-image: url(Prototipoweb.jpg);
background-repeat: no-repeat;
background-color: #000099;
background-position: center;
background-position:top;
}
.Estilo1 {font-family: "Comic Sans MS"}
-->
</style>
<body>
<p> </p>
<p> </p>
<p> </p>
<blockquote>
<table width="472" height="152" border="0">
<tr>
<td width="117"><div align="center"><img src="redonditapekehome.jpg" width="100" height="50" /></div></td>
<td width="111"><div align="center"><img src="redonditapekejulian.jpg" width="100" height="50" /></div></td>
<td width="118"><div align="center"><img src="redonditapekegaleria.jpg" width="100" height="50" /></div></td>
<td width="108"><div align="center"><img src="redonditapekezonaweb.jpg" width="100" height="50" /></div></td>
</tr>
<tr>
<td><div align="center"><img src="redonditapekevideos.jpg" width="100" height="50" /></div></td>
<td><div align="center"><img src="redonditapekeforo.jpg" width="100" height="50" /></div></td>
<td><div align="center"><img src="redonditapekechat.jpg" width="100" height="50" /></div></td>
<td><div align="center"><img src="redonditapekecontactar.jpg" width="100" height="50" /></div></td>
</tr>
</table>
</blockquote>
<p> </p>
<table width="724" height="365" border="0">
<tr>
<td width="34"> </td>
<td width="423"><p align="center" class="Estilo1">Hola, bienvenido/a a Julian McMahon 4ever, web española no oficial dedicada al actor Julian McMahon, donde podrás encontrar información de interés, noticias recientes del actor, una fantástica galería con fotografías, un foro, un chat, etc. Inlcluso te puedes afiliar a nuestra web (o al foro), pero, para todo esto habrá que esperar un poquito, porque la web actualmente está en construcción.</p>
<p align="center" class="Estilo1"><img src="bienvenido-a-la-web.jpg" width="100" height="100" /></p></td>
<td width="62"> </td>
<td width="187"> </td>
</tr>
</table>
<p> </p>
<p> </p>
<p> </p>
<p> </p>
<p> </p>
<p> </p>
<p> </p>
<p> </p>
<p> </p>
<p> </p>
<p> </p>
</body>
</html>
Gracias!