Forum |  HardWare.fr | News | Articles | PC | S'identifier | S'inscrire | Shop Recherche
3712 connectés 

 


Dernière réponse
Sujet : [html] Pb d'ascenseur
heffer En fait c'est une page .php3:
 
<?
$page = "chirologie/chiro_acc.htm";
switch ($rub)
{
    case 1 :
        $page = "chirologie/chiro_acc.htm";
  break;
    case 2 :
        $page = "chirologie/doigts.htm";
        break;
    case 3 :
        $page = "chirologie/lignes.htm";
        break;
    case 4 :
        $page = "chirologie/monts.htm";
        break;
    case 5 :
        $page = "chirologie/e-chirology.htm";
        break;
}
$rub=1;
?>
 
<html>
<head>
<title>Le Site des Mains - Chirologie</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
 
<link rel="stylesheet" type="text/css" href="styles.css">
</head>
 
<body text="#663300" background="trait.jpg" leftmargin="5" marginwidth="5" topmargin="0" marginheight="3" >
<table width="770" cellspacing="5">
  <tr>
    <td colspan="2" align="center">
     <?php include "menu_inc.htm"; ?>
    </td>
  </tr>
  <tr>
    <td height="10"></td>
    <td rowspan="2">
       <div class="boite">
         <div class="sousboite">
         <? include ($page); ?>
       </div></div>
    </td>
    </tr>
    <tr>
        <td width="115" valign="top" align="left">
         <?php include "chirologie/chiro_menu_inc.htm" ;?>
        </td>
    </tr>
    </table>
</body>
</html>

Votre réponse
Nom d'utilisateur    Pour poster, vous devez être inscrit sur ce forum .... si ce n'est pas le cas, cliquez ici !
Le ton de votre message                        
                       
Votre réponse


[b][i][u][strike][spoiler][fixed][cpp][url][email][img][*]   
 
   [quote]
 

Options

 
Vous avez perdu votre mot de passe ?


Vue Rapide de la discussion
heffer En fait c'est une page .php3:
 
<?
$page = "chirologie/chiro_acc.htm";
switch ($rub)
{
    case 1 :
        $page = "chirologie/chiro_acc.htm";
  break;
    case 2 :
        $page = "chirologie/doigts.htm";
        break;
    case 3 :
        $page = "chirologie/lignes.htm";
        break;
    case 4 :
        $page = "chirologie/monts.htm";
        break;
    case 5 :
        $page = "chirologie/e-chirology.htm";
        break;
}
$rub=1;
?>
 
<html>
<head>
<title>Le Site des Mains - Chirologie</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
 
<link rel="stylesheet" type="text/css" href="styles.css">
</head>
 
<body text="#663300" background="trait.jpg" leftmargin="5" marginwidth="5" topmargin="0" marginheight="3" >
<table width="770" cellspacing="5">
  <tr>
    <td colspan="2" align="center">
     <?php include "menu_inc.htm"; ?>
    </td>
  </tr>
  <tr>
    <td height="10"></td>
    <td rowspan="2">
       <div class="boite">
         <div class="sousboite">
         <? include ($page); ?>
       </div></div>
    </td>
    </tr>
    <tr>
        <td width="115" valign="top" align="left">
         <?php include "chirologie/chiro_menu_inc.htm" ;?>
        </td>
    </tr>
    </table>
</body>
</html>
gizmo montre un peu la page qui pose problème.
heffer non pas du tout!
gizmo tu n'aurais pas demander de coloriser l'ascenseur par hasard?
heffer Bonjour,
J'ai fait une page html et je ne comprends pourquoi mais il y a un ascenseur vertical inactif sur la droite. D'habitude il n'apparait que si c'est utile mais là il apparait en étant inactif.
Pouvez-vous m'éclairer?

Copyright © 1997-2025 Groupe LDLC (Signaler un contenu illicite / Données personnelles)