Image de fond / tableau kompozer

Fermé
hmaubian - 4 avril 2010 à 22:01
Bonjour à tous : je débute dans la création d'un site pour une asso et j'ai un problème d'utilisation de kompozer. Lorsque je crée un tableau, pour y écrire à l'intérieur, on ne voit plus l'image de fond. Cela fait deux jours que je bosse là dessus et je suis complètement bloqué. J'ai bien essayé de rendre le tableau ou ses cellules transparentes, sans résultat. De même en bidouillant dans le fichier source. Si quelqu'un pouvait m'aider ça serait sympa. Voici ce que j'ai dans mo fichier source :

<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html lang="fr">
<head>
<title>index</title>
<meta http-equiv="content-type"
content="text/html; charset=ISO-8859-1">
<link rel="stylesheet" href="style.css"
type="text/css">
<script type="text/javascript" src="menu.js"></script>
<link rel="alternate" type="application/rss+xml"
href="keleierugb.xml" title="keleier">
<link rel="alternate" type="application/rss+xml"
href="kelennugb.xml" title="kelenn">
<meta content="text/html; charset=ISO-8859-1"
http-equiv="content-type">
<link rel="shortcut icon" type="image/x-icon"
href="https://www.ugbrezhoneg.com/wp-admin/images/w-logo-blue.png">
</head>
<body style="background-image: url(skeud/logo1000x960.gif);">
<br>
<br>
<div id="menu">
<div
style="position: absolute; width: 100px; left: 194px; top: 17px; height: 26px;">
<ul>
<li onmouseover="montre('smenu3',true);"
onmouseout="montre('smenu3',false);"><span
style="font-family: Comic Sans MS; color: rgb(181, 21, 69); font-weight: bold;">Kelenn
</span>
<ul id="smenu3">
<li onmouseover="montre('smenu31',true);"
onmouseout="montre('smenu31',false);"><a
href="c:%5CUsers%5CUGB%5CDesktop%5CUGB%5Clec%27hiennUGB%5CUGB17032010.com%5Ckelenn.html">Teulioù</a></li>
<li onmouseover="montre('smenu35',true);"
onmouseout="montre('smenu35',false);"><a
href="c:%5CUsers%5CUGB%5CDesktop%5CUGB%5Clec%27hiennUGB%5CUGB17032010.com%5Cdiellou.html">Skridoù
melestradurel</a></li>
<li onmouseover="montre('smenu36',true);"
onmouseout="montre('smenu36',false);"><a
href="../../lec%27hiennUGB/UGB17032010.com/index4.html#">Listennad
skolioù</a></li>
<li onmouseover="montre('smenu37',true);"
onmouseout="montre('smenu37',false);"><a
href="c:%5CUsers%5CUGB%5CDesktop%5CUGB%5Clec%27hiennUGB%5CUGB17032010.com%5Cdeskin.html">Deskiñ</a></li>
<li onmouseover="montre('smenu38',true);"
onmouseout="montre('smenu38',false);"><a
href="c:%5CUsers%5CUGB%5CDesktop%5CUGB%5Clec%27hiennUGB%5CUGB17032010.com%5CliammUGB.html">Liammoù
all</a></li>
</ul>
</li>
</ul>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
</div>
</div>
<br>
<br>
<table
style="text-align: left; background-color: transparent; width: 982px; height: 68px;"
border="0" cellpadding="0" cellspacing="0">
<tbody align="center">
<tr align="center">
<td
style="text-align: left; vertical-align: top; width: 766px;"
class="bih">
<table
style="text-align: left; margin-left: auto; margin-right: auto; width: 978px; height: 57px;"
border="0" cellpadding="3" cellspacing="0">
<tbody>
<tr>
<td
style="font-family: Comic Sans MS; vertical-align: top; width: 165px;"><big><big><big><span
style="color: rgb(180, 20, 70); font-weight: bold;">
</span></big></big></big></td>
<td
style="font-family: Comic Sans MS; vertical-align: top; width: 165px;"><big><big><big><span
style="color: rgb(180, 20, 70); font-weight: bold;">K</span>elenn</big></big></big></td>
<td
style="font-family: Comic Sans MS; vertical-align: top; width: 165px;"><big><big><big><span
style="color: rgb(180, 20, 70); font-weight: bold;">
</span></big></big></big></td>
</tr>
</tbody>
</table>
</td>
</tr>
</tbody>
</table>
</body>
</html>