Bonjour iDuck, tu as raison pour iweb = .mac pas obligé mais cela n'enlève pas le reste
.
Me voila reparti sur NVU mais
ça veut pô faire. (Avec NVU, Je bosse en xhtml strict css et mes blocs sont en fluide, les uns sur les autres). Je suis bloqué
. J'ai fait divers essais mais nan ! ...
J'aimerai mettre un paragraphe sur mon image centrale (en copier/coller).
Je n'est pas trouvée de réponse ni sur la Faq ni ailleur.
Comment faire sans taper dans le code si possible ?
merci de maider s.t.p.
amicalement
Voici la page :
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" lang="fr">
<head>
<title>accueil</title>
<meta http-equiv="Content-Type"
content="text/html; charset=ISO-8859-1" />
<style type="text/css">
body {
margin: 0pt;
padding: 0pt;
font-family: Verdana,Arial,Helvetica,sans-serif;
font-size: 0.8em;
}
#conteneur {
position: absolute;
width: 750px;
left: 50%;
margin-left: -375px;
height: 600px;
background-color: #ff99ff;
font-family: Arial,Helvetica,sans-serif;
font-size: 12px;
line-height: 13px;
text-decoration: none;
color: #000000;
font-weight: normal;
font-style: normal;
text-transform: none;
text-align: center;
}
#header {
background-color: #99cccc;
height: 10px;
}
#haut {
background-color: #ccccff;
height: 20px;
}
#centre {
background-color: #9999cc;
}
#pied {
height: 30px;
background-color: #ffff66;
}
.menuhaut {
margin: 0pt;
padding: 0pt;
list-style-type: none;
height: 15px;
}
.menuhaut li {
display: inline;
}
.menuhaut a {
margin: 0pt 2px;
color: #000000;
text-decoration: underline;
}
.menuhaut a:hover {
text-decoration: none;
}
p {
margin: 0pt 0pt 10px;
}
</style>
<meta content="Daniel Jègoû" name="author" />
<meta content="index de l'Académie Charlemagne"
name="description" />
</head>
<body style="color: rgb(0, 0, 0); direction: ltr;"
link="#0000ee" alink="#ee0000" vlink="#551a8b">
<div style="height: 488px; width: 941px; left: 383px; top: 0px;"
id="conteneur">
<div style="height: 13px; background-color: rgb(255, 153, 255);"
id="header"><small>accueil Académie
Charlemagne</small></div>
<div id="haut"><big>
</big>
<ul style="background-color: rgb(255, 255, 51); height: 21px;"
class="menuhaut">
<big> </big><li
style="background-color: rgb(255, 255, 51);"><big><a
href="">Accueil</a></big></li>
<big> </big><li
style="background-color: rgb(255, 255, 51);"><big><a
href="">Méthodes</a></big></li>
<big> </big><li
style="background-color: rgb(255, 255, 51);"><big><a
href="">Qualités</a></big></li>
<big> </big><li
style="color: rgb(255, 255, 51); background-color: rgb(255, 255, 51);"><big><a
href="">Attention</a></big></li>
<span style="color: rgb(255, 255, 51);"> </span><big>
</big><li><big><a href="">Exprimer</a></big></li>
<big> </big><li><big><a href="">Galerie</a></big></li>
<big> </big><li><big><a href="">Le
Maître</a></big></li>
<big> </big><li><big><a href="">Tarifs</a></big></li>
<big> </big><li><big><a href="">Avis</a></big></li>
<big> </big><li><big><a href="">Plan</a></big></li>
<big> </big><li><big><a href="">Contact</a></big></li>
<big> </big><li><big><a href="">Partenaires</a></big></li>
</ul>
</div>
<div style="background-color: rgb(51, 0, 51);" id="centre"><img
style="width: 700px; height: 516px;" alt="image accueil"
title="image accueil" src="accueil.jpg" />
</div>
<div style="background-color: rgb(255, 255, 102);" id="pied">L'Académie
Charlemagne vous propose un
enseignement de l’art graphique positif dans le dessin et la
couleur pour tous les niveaux et préparations
d'entrées
aux grandes écoles. Avec le dessin, vous aurez la
possibilité de pratiquer les crayons de couleur, le pastel,
la
gouache, l’aquarelle, l’acrylique, la peinture
à
l’huile et la peinture fluo.</div>
</div>
</body>
</html>