Problemme avec alignement de 2 script

TDLC -  
 TDLC -
Bonjour,
j'ai un problemme avec 2 script, il ne veulent pas s'aligner commme sur justin.tv

je pend la chaine sa ok, je prend un chat qu'ont peut metre sur sa page et la, il se met en dessous en centré

comment faire pour qu'il se met a droite de la chaine comme sur justin.tv ( http://fr.justin.tv/tdlc )

mon site : http://tdlctv.td.funpic.org/
A voir également:

1 réponse

TDLC
 
voila les code de la page complete:

<!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>TDLC TV</title>
<style type="text/css">
<!--
.Style1 {
color: #666666;
font-size: xx-large;
font-family: Verdana, Arial, Helvetica, sans-serif;

-->
; background-color: #000000;
}
body {
background-color: #000000;
margin-bottom: 100px;
}
.Style4 {color: #FFFFFF}
.Style6 {color: #666666; font-size: xx-large; font-family: Verdana, Arial, Helvetica, sans-serif; background-color: #000000; font-weight: bold; }
.Style7 {color: #000000}
</style>

<body>
<div align="left">
<ul>
<li>
<div align="center"><img src="http://universps3.fr.tc/tdlclogo.gif" width="450" height="445" alt="tdlc tv" /><span class="Style6"> <span class="Style7">________</span>BIENVENUE SUR TDLC TV</span></div>
</li>
</ul>
</div>
<h1 align="justify" class="Style1">Site en construction ...</h1>
<p align="center" class="Style1"> </p>
<p align="center" class="Style1"> </p>

<p float="left" class="Style1"> <object type="application/x-shockwave-flash" height="489" width="600" id="jtv_player_flash" data="https://www.twitch.tv/widgets/jtv_player.swf?channel=tdlc" bgcolor="#000000">
<param name="allowFullScreen" value="true" />
<param name="movie" value="https://www.twitch.tv/widgets/jtv_player.swf" />
<param name="flashvars" value="channel=tdlc&auto_play=false&start_volume=25" />
</object>
<script language='JavaScript' src='http://www.dialogoo.com/new/JAVASCRIPT.php?room=66125'></script> </p>
<p align="left" class="Style1"> </p>
</body>
</html>
0