CONNEXION
  • RetourJeux
    • Sorties
    • Hit Parade
    • Les + populaires
    • Les + attendus
    • Soluces
    • Tous les Jeux
    • Gaming
  • RetourActu Gaming
    • News
    • Astuces
    • Tests
    • Previews
    • Toute l'actu gaming
  • RetourBons plans
    • Bons plans
    • Bons plans Smartphone
    • Bons plans Hardware
    • Bons plans Image et Son
    • Bons plans Amazon
    • Bons plans Cdiscount
    • Bons plans Decathlon
    • Bons plans Fnac
    • Tous les Bons plans
  • RetourJVTech
    • Actus High-Tech
    • Intelligence Artificielle
    • Smartphones
    • Mobilité urbaine
    • Hardware
    • Image et son
    • Tutoriels
    • Tests produits High-Tech
    • Guides d'achat High-Tech
    • JVTech
  • RetourCulture
    • Actus Culture
    • Culture
  • RetourVidéos
    • A la une
    • Gaming Live
    • Vidéos Tests
    • Vidéos Previews
    • Gameplay
    • Trailers
    • Chroniques
    • Replay Web TV
    • Toutes les vidéos
  • RetourForums
    • Hardware PC
    • PS5
    • Switch 2
    • Xbox Series
    • Switch
    • Pokemon pocket
    • FC 25 Ultimate Team
    • League of Legends
    • Tous les Forums
  • PC
  • PS5
  • Xbox Series
  • Switch 2
  • PS4
  • One
  • Switch
  • iOS
  • Android
  • MMO
  • RPG
  • FPS
En ce moment Genshin Impact Valhalla Breath of the wild Animal Crossing GTA 5 Red dead 2
Liste des sujets

Bizarre,ma est page vide,alors que ...

skateman
skateman
Niveau 8
17 septembre 2005 à 21:02:01

voila,pour mon nouveau design,j´ai testé une page,mais quand je vais a son adresse,la page est toute blanche,par contre , quand j´affiche la source par mon naiguateur, il me mets une source avec des tableaux;des images,donc ce que je veux afficher ...

?

JeuxVideoCom
JeuxVideoCom
Niveau 10
17 septembre 2005 à 21:35:03

Bah on peut avoir un lien vers cette fameuse page?

A-spec59
A-spec59
Niveau 10
17 septembre 2005 à 23:45:03

oué sa seré pas mal

skateman
skateman
Niveau 8
18 septembre 2005 à 09:11:57

a voila :
http://membres.lycos.fr/cacaman10/SkateBoarding15/kit/acceuil.php
apres vous affichez la source (ctrl + u(pour Mozilla)) et vous voyez un code,qui est celui de ma page ...

manin25
manin25
Niveau 6
18 septembre 2005 à 10:05:05

Ca marche avec moi :lol:

bliss
bliss
Niveau 6
18 septembre 2005 à 10:15:07

Erreur en PHP...
ça m´arrive si souvent, et c´est les plus chiantes à trouver...
bonne chance :D

skateman
skateman
Niveau 8
18 septembre 2005 à 10:18:15

merci ...

skateman
skateman
Niveau 8
18 septembre 2005 à 10:19:37

a mon avis c´est dans ma fonction pour afficher le bloc , voila ma source :

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<title>acceuil</title>
<link href="css.css" rel="stylesheet" type="text/css">
</head>

<body>
<?
$lien = "index.php?page=" // pour faire les liens,il va falloir a chaque fois mettre " <? echo $liens ? >nompage " //
?>
<table width="526" border="0" cellspacing="0">
<tr>
<td class="centrehaut"><div align="center"><span class="textbloccentre">Bienvenue !< /span></div></td>
</tr>
<tr>
<td class="centrehaut2"></td>
</tr>
<tr>
<td class="centremid"><div align="center">Salut et bienvenue sur <a
href="http://www.skateboarding.c.la">www.SkateBoar
ding.c.la</a> ! <br>
maintenant j´ai encore essaié de faire un design,<br>
je sais pas non plus si je vais le garder ^^
<br>
le site devrait pas trop changer,<br>
a part que maintenant je mets les news dans la page d´acceuil<br>
et j´ai ajouté une nouvelle rubrique "Telechargements" <br>
que je ferai apres,comme toutes les rubriques d´ailleurs^^<br>
Bon,je crois que j´ai tout dit...<br>
Ah non ! <br>
Bonne Visite !^ ^</div></td>
</tr>
<tr>
<td class="centrebas"> </td>
</tr>
</table>

<?
function bloccentre($nom,$contenu,$footer)
{
echo "<table width=\"526\" border=\"0\" cellspacing=\"0\">
<tr>
<td class=\"centrehaut\"><div align=\"center\"><span class=\"textbloccentre\">$nom</span></div></td>
</tr>
<tr>
<td class=\"centrehaut2\"></td>
</tr>
<tr>
<td class=\"centremid\">
<div align=\"center\">
$contenu
</div><
/td>
</tr>
<tr>
<td class=\"centrebas\">$footer</td>
</tr>
</table>" ;
}

// bloccentre("..titre","con..tenu","footer..")
?>

</body>
</html>

skateman
skateman
Niveau 8
18 septembre 2005 à 10:21:28

c´est mon csss qui foire,mes image sont plus la !?

skateman
skateman
Niveau 8
18 septembre 2005 à 10:21:59

=>
http://membres.lycos.fr/cacaman10/SkateBoarding15/kit/index.php?file=acceuil

skateman
skateman
Niveau 8
18 septembre 2005 à 10:23:00

voila mon css :

body {color:#000000; background-color:#FFFFFF; font:Verdana, Arial, Helvetica, sans-serif; font-size:12px; cursor:crosshair ;}
a:link { color:#FF0000; text-decoration:overline ; text-decoration:underline ; }
a:hover { color:#FFFFFF ; text-decoration:none ; }
a:active { color:#FFFFFF ; text-decoration:none ; }
a:visited { color:#FF0000; text-decoration:overline ; text-decoration:underline ; }
/* ------------------------------------------ */
.nomrub { color:#FFFFFF ; font-size:14px ; text-align:center;}
.listmenu { list-style-type: circle; color:#FFFFFF ; background-color:#000000 ;}
.textmenu { text-align:center; color:#FFFFFF ; }
.textbloccentre { text-align:center; color:#FFFFFF ; }
/* ------------------------------------------ */
td.menugauche { border: 0 ; width: 132 ;}
td.menudroite { border: 0 ; width: 142 ;}
td.centre { border: 0 ; width: 526 ;}
/* ------------------------------------------ */
td.head1 {background-image:url(header/head1.jpg); width: 800 ; height: 86 ; }
td.head2 {background-image:url(header/head2.jpg); width: 800 ; height: 8 ; }
/* ------------------------------------------ */
td.menuGhaut {
background-image:url(menugauche/blocgauchehaut.jpg
) ; width: 132 ; height: 31 ;}
td.menuGmid {
background-image:url(menugauche/celluleblocgauche.
jpg) ; width: 132 ; text-align:left ; color:#FFFFFF ;}
td.menuGbas {
background-image:url(menugauche/basblockgauche.jpg
) ; width: 132 ; height: 28 ;}
/* ------------------------------------------ */
td.menuDhaut {
background-image:url(menudroite/hautblocdroite.jpg
) ; width: 142 ; height: 33 ;}
td.menuDmid {
background-image:url(menudroite/celluleblocdroit.j
pg) ; width: 132 ; text-align:left ; color:#FFFFFF ;}
td.menuDbas { background-image:url(menudroite/basblocdroit.jpg) ; width: 132 ; height: 28 ;}
/* ------------------------------------------ */
td.centrehaut { background-image:url(centre/hautbloccetre.jpg); width: 526 ; height: 33 ; background-repeat:no-repeat ;}
td.centrehaut2 { background-image:url(centre/blochaut2.jpg) ; width: 526 ; height: 26 ; background-repeat:no-repeat ;}
td.centremid {
background-image:url(centre/cellulebloccentre.jpg)
; width: 526 ; text-align:left ; color:#ff0000 ;}
td.centrebas { background-image:url(centre/basbloccentre.jpg) ; width: 526 ; height: 61 ;}
/* ------------------------------------------ */

try0002
try0002
Niveau 7
18 septembre 2005 à 18:10:46

www.SkateBoarding.c.la

skateman
skateman
Niveau 8
18 septembre 2005 à 18:43:26

bah oui c´est la future adresse du site et alors ?

Sous forums
  • Aide à l'achat Mac
  • Création de sites web
  • Création de Jeux
  • Linux
  • Programmation
  • Internet
  • Steam Deck
  • Macintosh
  • Hardware
La vidéo du moment