playboy Oo | Salut, j'ai commencer un ptit site www.nikiton.fr.st mais je n'arrive pas a ecrire en haut au mileu de la page sans deformer mon menu. Si quelqu'un a une solution ca serai cool. Merci
Code :
- <html>
- <head>
- <title>Nikiton</title
- <meta name="description" content="Insert Description Here">
- <meta name="keywords" content="Insert Keywords Here">
- <script language="javascript">
- function ouvre_popup(url) {
- popup=window.open("http://www.zone38.com/livre/?login=nikiton1","nom_popup","menubar=yes, status=yes, scrollbars=yes, menubar=yes, width=700, height=500" );
- }
- // Si la popup n'est pas la fenêtre active, on met le focus dessus pour qu'elle s'affiche en avant-plan
- if (self.focus) {
- popup.focus();
- }
- </script>
- <style type="text/css">
- <!--
- a:link, a:active, a:visited {
- color: #4A265A;
- text-decoration: underline}
- a:hover {
- color: #4A265A;
- text-decoration: none}
- BODY {
- background-image: URL(images/bg_top.gif);
- background-repeat: repeat-x}
- -->
- </style>
- </head>
- <body marginwidth="0" marginheight="0" leftmargin="0" topmargin="0" bgcolor="#11cfd0">
- <table width="780" border="0" cellpadding="0" cellspacing="0">
- <tr>
- <td>
- <table border="0" cellpadding="0" cellspacing="0">
- <tr>
- <td><img src="images/index_01.gif" width="200" height="135"></td>
- <td><img src="images/index_02.gif" width="175" height="135"></td>
- <td><img src="images/index_03.gif" width="65" height="135"></td>
- <td><img src="images/spacer.gif" width="340" height="135"></td>
- </tr>
- </table>
- </td>
- </tr>
- <tr>
- <td>
- <table width="780" border="0" cellpadding="0" cellspacing="0">
- <tr>
- <td valign="top">
- <table width="200" border="0" cellpadding="0" cellspacing="0">
- <tr>
- <td colspan="2"><img src="images/index_05.gif" width="200" height="40"></td>
- </tr>
- <tr>
- <td rowspan="6"><img src="images/index_07.gif" width="10" height="160"></td>
- <td><a href="index.html"><img src="images/butt_1.gif" width="190" height="25" border="0" alt="News"></a></td>
- </tr>
- <tr>
- <td><a href="index.html"><img src="images/butt_2.gif" width="190" height="25" border="0" alt="Présentation"></a></td>
- </tr>
- <tr>
- <td><a href="index.html"><img src="images/butt_3.gif" width="190" height="25" border="0" alt="Nos potes"></a></td>
- </tr>
- <tr>
- <td><a href="index.html"><img src="images/butt_4.gif" width="190" height="30" border="0" alt="Nos lien préféré"></a></td>
- </tr>
- <tr>
- <td><a href="index.html"><img src="images/butt_5.gif" width="190" height="25" border="0" alt="Download"></a></td>
- </tr>
- <tr>
- <td><a href="index.html"><img src="images/butt_6.gif" width="190" height="30" border="0" alt="Jeux online"></a></td>
- </tr>
- <tr>
- <td colspan="2" width="200" height="20"></td>
- </tr>
- </table>
- </td>
- <table width="780" border="0" cellpadding="0" cellspacing="0">
- <tr>
- <td valign="top">
- <table width="200" border="0" cellpadding="0" cellspacing="0">
- <tr>
- <td rowspan="6"><img src="images/index_08.gif" width="10" height="160"></td>
- <td><a href="javascript:ouvre_popup('74bis.htm')"><img src="images/butt_7.gif" width="190" height="25" border="0" alt="Livre d'or"></a></td>
- </tr>
- <tr>
- <td><a href="index.html"><img src="images/butt_8.gif" width="190" height="25" border="0" alt="Forum"></a></td>
- </tr>
- <tr>
- <td><a href="index.html"><img src="images/butt_9.gif" width="190" height="25" border="0" alt="Ajouter aux favoris"></a></td>
- </tr>
- <tr>
- <td><a href="index.html "><img src="images/butt_10.gif" width="190" height="25" border="0" alt="Nous contacter"></a></td>
- </tr>
- <tr>
- <td colspan="2" width="200" height="99"></td>
- </tr>
- </table>
- </td>
- <td valign="top">
- <table width="580" height="299" border="0" cellpadding="0" cellspacing="0">
- <tr>
- <td>
- <!-- CONTENT -->
- <br>
- <center>
- <p>
- <br>
- <!-- This button is a flash animation to use it you'll need to
- copy everything between and including the object tags below. --></center><!-- CONTENT -->
- </p>
- </td>
- </tr>
- </table>
- </td>
- </tr>
- </table>
- </td>
- </tr>
- </table>
- </body>
- </html>
|
|