Bonjour a tous,
Avant tout j'ai consulté tous les posts concernant ce pbs, mais je suis débutant et malgré tous les bouts de codes et tutos je n'arrive tiujours pas à centrer mon site en css. Je post mon code, pouvez vous me dire l'endroit exact ou collez le code pour tout centrer?
voici le lien que j'ai trouvé sur ce site,
http://css.alsacreations.com/Faire-une-mise-en-page-sans-tableaux/Centrer-les-elements-ou-un-site-web-en-CSS
mais j'ai essayé et ca ne fonctionne toujours pas. J'espère que quelqu'un de sympa acceptera de m'aider.
Merci d'avance
voici mon code
<!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=utf-8" />
<title>Mon site perso</title>
</head>
<body>
<div id="I01" style="BORDER-RIGHT: 0px; BORDER-TOP: 0px; Z-INDEX: 1; LEFT: 0px; OVERFLOW: hidden; BORDER-LEFT: 0px; WIDTH: 1014px; BORDER-BOTTOM: 0px; POSITION: absolute; TOP: 0px; HEIGHT: 756px">
<div align="justify"><img id="II1" style="LEFT: 0px; WIDTH: 1014px; POSITION: absolute; TOP: 0px" height="756" alt="" src="site/design.jpg" width="1014" border="0" /></div>
</div>
<div id="H01" style="BORDER-RIGHT: 0px; BORDER-TOP: 0px; Z-INDEX: 1; LEFT: 146px; OVERFLOW: hidden; BORDER-LEFT: 0px; WIDTH: 720px; BORDER-BOTTOM: 0px; POSITION: absolute; TOP: 30px; HEIGHT: 690px">
<div align="justify">
<embed id="HI1" style="LEFT: 0px; WIDTH: 720px; POSITION: absolute; TOP: 0px; HEIGHT: 690px" pluginspage="http://www.macromedia.com/go/getflashplayer" src="site/menu.swf" width="720" height="690" type="application/x-shockwave-flash" quality="high"></embed>
</div>
</div>
</body>
</html>
Avant tout j'ai consulté tous les posts concernant ce pbs, mais je suis débutant et malgré tous les bouts de codes et tutos je n'arrive tiujours pas à centrer mon site en css. Je post mon code, pouvez vous me dire l'endroit exact ou collez le code pour tout centrer?
voici le lien que j'ai trouvé sur ce site,
http://css.alsacreations.com/Faire-une-mise-en-page-sans-tableaux/Centrer-les-elements-ou-un-site-web-en-CSS
mais j'ai essayé et ca ne fonctionne toujours pas. J'espère que quelqu'un de sympa acceptera de m'aider.
Merci d'avance
voici mon code
<!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=utf-8" />
<title>Mon site perso</title>
</head>
<body>
<div id="I01" style="BORDER-RIGHT: 0px; BORDER-TOP: 0px; Z-INDEX: 1; LEFT: 0px; OVERFLOW: hidden; BORDER-LEFT: 0px; WIDTH: 1014px; BORDER-BOTTOM: 0px; POSITION: absolute; TOP: 0px; HEIGHT: 756px">
<div align="justify"><img id="II1" style="LEFT: 0px; WIDTH: 1014px; POSITION: absolute; TOP: 0px" height="756" alt="" src="site/design.jpg" width="1014" border="0" /></div>
</div>
<div id="H01" style="BORDER-RIGHT: 0px; BORDER-TOP: 0px; Z-INDEX: 1; LEFT: 146px; OVERFLOW: hidden; BORDER-LEFT: 0px; WIDTH: 720px; BORDER-BOTTOM: 0px; POSITION: absolute; TOP: 30px; HEIGHT: 690px">
<div align="justify">
<embed id="HI1" style="LEFT: 0px; WIDTH: 720px; POSITION: absolute; TOP: 0px; HEIGHT: 690px" pluginspage="http://www.macromedia.com/go/getflashplayer" src="site/menu.swf" width="720" height="690" type="application/x-shockwave-flash" quality="high"></embed>
</div>
</div>
</body>
</html>