Bonjour
Je souhaiterai savoir comment je dois faire pour centrer une page déja faite dans la fenêtre. Voila des semaines que je cherche et voici le code de ma page.

Code : Sélectionner tout - Visualiser dans une fenêtre à part
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Strict//EN">
<html
 lang="fr-fr"><head> <meta
 content="text/html; charset=ISO-8859-1"
 http-equiv="content-type"> <title>PageTransJours</title></head>
<body
 style="color: rgb(255, 255, 0); background-color: rgb(0, 0, 0);"
 link="#33ff33" alink="#000088" vlink="#ffcccc"><br>
<a href="PageTransPres.html"><img
 style="border: 0px solid ; position: absolute; top: 413px; left: 3px; width: 46px; height: 123px;"
 alt="Page précédente" title="Page précédente"
 src="../TransFemmeJg.png"></a><br><img
 style="position: absolute; left: 54px; top: 28px; width: 758px; height: 507px;"
 alt="Transparance salon jolur" title="Transparance salon jolur"
 src="../TransSalonJ.png" vspace="20"><br>
<a href="PageTransNuit.html"><img
 style="border: 0px solid ; position: absolute; top: 413px; left: 814px; width: 46px; height: 123px;"
 alt="Page suivante" title="Page suivante"
 src="../TransFemmeJd.png"></a><br><br>
<div style="position: absolute; left: 8px; top: 8px;"><a
 href="PageTransPres.html"><img
 style="border: 0px solid ; position: absolute; top: 559px; left: 402px; width: 47px; height: 45px;"
 alt="Retour présentation" title="Retour présentation"
 src="../TransJRetPres.png"></a></div></body></html>
Merci de votre aide