SOS-FORUM
Vous souhaitez réagir à ce message ? Créez un compte en quelques clics ou connectez-vous pour continuer.
SOS-FORUM

Derniers sujets

» Silence Inside Me - Ouverture
par Solitude 3/3/2018, 12:36

» ATLANTIC CITY - rpg city
par Solitude 15/3/2017, 10:41

» Bonne Année 2015
par Yoda 5/3/2017, 20:12

» Rio de Janeiro
par Solitude 14/9/2015, 15:34

» Bon Anniversaire Zeco
par Laurent 29/5/2015, 06:29

Le Deal du moment : -39%
Pack Home Cinéma Magnat Monitor : Ampli DENON ...
Voir le deal
1190 €

Vous n'êtes pas connecté. Connectez-vous ou enregistrez-vous

Aller à la page : Précédent  1, 2, 3, 4, 5, 6  Suivant

Voir le sujet précédent Voir le sujet suivant Aller en bas  Message [Page 4 sur 6]

1code html - Page 4 Empty code html 17/6/2008, 21:37

avatar
mftibo60
(Membre)
Rappel du premier message :

bonjour à tous

je vais créer une page html et je voudrais avoir un maximum de code, de choix pour la présentation etc....

je voudrais en fait connaître tous les codes que vous conaissez pour avoir un maximum de choix avec si possible leur fonctonnalité, c'est plus pratique!

merci d'avance


76code html - Page 4 Empty Re: code html 22/6/2008, 23:19

avatar
mftibo60
(Membre)
ze_chaofan a écrit:Alors c'est le 7
Bizarre quand même, essaye de voir si il n'y a pas une mise à jour dipo quelque part...

Et sinon pour le tableau, c'est bon ?

oui j'ai pas essayé tous les liens mais sa à l'air bon

77code html - Page 4 Empty Re: code html 22/6/2008, 23:24

Zeco
Zeco
Administrateur absent
http://digs.forumactif.com/forum
OK, alors, A+ !

78code html - Page 4 Empty Re: code html 23/6/2008, 18:39

avatar
mftibo60
(Membre)
c'est parfait comme toujours Cool merci ze chaofan

79code html - Page 4 Empty Re: code html 23/6/2008, 18:55

Zeco
Zeco
Administrateur absent
http://digs.forumactif.com/forum
De rien !

80code html - Page 4 Empty Re: code html 23/6/2008, 19:20

avatar
mftibo60
(Membre)
le code [size=] [size] ne fonctionne pas sous firefox ?

81code html - Page 4 Empty Re: code html 23/6/2008, 19:31

Zeco
Zeco
Administrateur absent
http://digs.forumactif.com/forum
Si, mais en html c'est différent, si tu entres ces balises sur ta page avec l'éditeur désactivé, ça ne marchera pas.

Pour changer la taille en html, il faut utiliser ces balises :
Code:
<font size="2">Texte</font>
Les chiffres vont de 1 à 7 en général, 2 correspond à la taille normale.

82code html - Page 4 Empty Re: code html 23/6/2008, 20:09

avatar
mftibo60
(Membre)
Code:
<center><table border="0" cellpadding="0" cellspacing="0" width="1024" height="2050" style="border:0px; background-image:url(http://img295.imageshack.us/img295/3904/zzzooopublics1ap4.jpg); background-position:center"><tr><td><center><blink><font color="#00CC33"><br><br><br><br><br><br><br><br><br><br><br><br>cette partie est en construction bientôt en ligne les créations des graphistes du forum<br><br><br><br><br><br><br><br><br><br><br></font></blink><a href="http://www.servimg.com/image_preview.php?i=298&u=12306768"><img src="http://i40.servimg.com/u/f40/12/30/67/68/th/gomise11.jpg"></a></center></td></tr></table></center>

voilà je voudrais que les images et le texte ne soit pas aligné horizontalement je sais ou il faut changer mais je ne sais pas ce qu'il faut mettre merci d'avance ze chaofan

83code html - Page 4 Empty Re: code html 23/6/2008, 20:11

avatar
mftibo60
(Membre)
ze_chaofan a écrit:Si, mais en html c'est différent, si tu entres ces balises sur ta page avec l'éditeur désactivé, ça ne marchera pas.

Pour changer la taille en html, il faut utiliser ces balises :
Code:
 <font size="2">Texte</font>
Les chiffres vont de 1 à 7 en général, 2 correspond à la taille normale.

merci ze chaofan je test sa tous de suite

84code html - Page 4 Empty Re: code html 23/6/2008, 20:30

Zeco
Zeco
Administrateur absent
http://digs.forumactif.com/forum
Ok ,dis moi si ça marche correctement.
Et pour le tableau :
Code:
<center><table border="0" cellpadding="0" cellspacing="0" width="1024" height="2050" style="border:0px; background-image:url(http://img295.imageshack.us/img295/3904/zzzooopublics1ap4.jpg); background-position:center"><tr><td><blink><font color="#00CC33"><br><br><br><br><br><br><br><br><br><br><br><br>cette partie est en construction bientôt en ligne les créations des graphistes du forum<br><br><br><br><br><br><br><br><br><br><br></font></blink><a href="http://www.servimg.com/image_preview.php?i=298&u=12306768"><img src="http://i40.servimg.com/u/f40/12/30/67/68/th/gomise11.jpg"></a></td></tr></table></center>

85code html - Page 4 Empty Re: code html 23/6/2008, 21:00

avatar
mftibo60
(Membre)
pour le code taile de la police c'est bon j'essai l'autre

86code html - Page 4 Empty Re: code html 23/6/2008, 21:00

Zeco
Zeco
Administrateur absent
http://digs.forumactif.com/forum
OK, donne moi des nouvelles.

87code html - Page 4 Empty Re: code html 23/6/2008, 21:02

avatar
mftibo60
(Membre)
pour le code il faudrait aussi que sa ne soit pas centré verticalement silteplait

88code html - Page 4 Empty Re: code html 23/6/2008, 21:32

Zeco
Zeco
Administrateur absent
http://digs.forumactif.com/forum
[b]Tu veux idre, avec le texte en haut ?
Ceci devrait marcher :
Code:
<html><head><title>vertical-align</title>
<style type="text/css">.haut    { vertical-align:top;}</style>
</head><body>

<center><table border="0" cellpadding="0" cellspacing="0" width="1024" height="2050" style="border:0px; background-image:url(http://img295.imageshack.us/img295/3904/zzzooopublics1ap4.jpg); background-position:center"><tr><td class="haut"><blink><font color="#00CC33"><br><br><br><br><br><br><br><br><br><br><br><br>cette partie est en construction bientôt en ligne les créations des graphistes du forum<br><br><br><br><br><br><br><br><br><br><br></font></blink><a href="http://www.servimg.com/image_preview.php?i=298&u=12306768"><img src="http://i40.servimg.com/u/f40/12/30/67/68/th/gomise11.jpg"></a></td></tr></table></center>

</body></html>

89code html - Page 4 Empty Re: code html 23/6/2008, 22:37

avatar
mftibo60
(Membre)
merci c'est bon

90code html - Page 4 Empty Re: code html 23/6/2008, 23:02

Zeco
Zeco
Administrateur absent
http://digs.forumactif.com/forum
De rien !

91code html - Page 4 Empty Re: code html 24/6/2008, 23:12

avatar
mftibo60
(Membre)
Code:
<div style="text-align: center;"><center><html><head><title>vertical-align</title>
<style type="text/css">.haut    { vertical-align:top;}</style>
</head><body>

<table border="0" cellpadding="0" cellspacing="0" width="1024" height="2304" style="border:0px; background-image:url(http://i40.servimg.com/u/f40/12/30/67/68/zzzooo10.jpg); background-position:center"><tr><td class="haut"><div align=center><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><A href="http://asse42.forumdefan.com/supporters-h2.htm"><img src="http://img370.imageshack.us/img370/2479/sanstitre2oa9.jpg"></A> <img src="http://i45.servimg.com/u/f45/12/05/68/89/vide10.gif"> <A href="http://asse42.forumdefan.com/joueurs-h3.html"><img src="http://img142.imageshack.us/img142/7551/sanstitre3vq2.jpg"></A> <img src="http://i45.servimg.com/u/f45/12/05/68/89/vide10.gif"> <A href="http://asse42.forumdefan.com/divers-h4.html"><img src="http://img142.imageshack.us/img142/9889/sanstitre2wa4.jpg"></A> <img src="http://i45.servimg.com/u/f45/12/05/68/89/vide10.gif"> <A href="http://asse42.forumdefan.com/avatars-h5.html"><img src="http://img508.imageshack.us/img508/7590/sanstitre3dv7.jpg"></A><br><br><blink>GALERIE EN CONSTRUCTION</blink></div></td></tr></table>

</body></html>
</center></div>


petit soucis ze chaofan la quatrième images n'apparait pas une solution :?:

92code html - Page 4 Empty Re: code html 25/6/2008, 11:01

Zeco
Zeco
Administrateur absent
http://digs.forumactif.com/forum
Bizarre, moi je la vois apparaitre correctement, regarde ici :
https://sosforum.forumactif.fr/Tableau-Complet-h6.html

93code html - Page 4 Empty Re: code html 25/6/2008, 13:50

avatar
mftibo60
(Membre)
ze_chaofan a écrit:Bizarre, moi je la vois apparaitre correctement, regarde ici :
https://sosforum.forumactif.fr/Tableau-Complet-h6.html

sa y est je le revois c'est bizarre Smile

94code html - Page 4 Empty Re: code html 25/6/2008, 18:09

Zeco
Zeco
Administrateur absent
http://digs.forumactif.com/forum
Peut être un petit problème passager de connection, ou de l'hebergeur.

95code html - Page 4 Empty Re: code html 26/6/2008, 00:35

avatar
mftibo60
(Membre)
j'ai un petit problême avec les bannières de pub des elements du code ont étaient retiré et je n'arrives pas à reparer pourrais tu m'aider

96code html - Page 4 Empty Re: code html 26/6/2008, 18:36

Zeco
Zeco
Administrateur absent
http://digs.forumactif.com/forum
Alors, est ce que tu pourrais me donner ton code mais entres les balises de code, car sinon, ça va déformer la page.

97code html - Page 4 Empty Re: code html 26/6/2008, 18:39

avatar
mftibo60
(Membre)
Code:
<a href=http://www.asse-news.fr/target=_blank> </a> <div align="center"> <br /> <br /><a href='http://www.annuairedeforums.com/pages/move.php?id=23138&mode=in' target='_blank'>'http://www.annuairedeforums.com/images/bouton3.gif' border='0' alt='ForumLinker.com : Annuaire des forums'></a><br /> <br /> <div align="center"><a href="http://www.pleinelucarne.com/asse/" target="_blank">annuaire asse</a><br /> <br /><a href="http://www.boosterforum.com" target="_blank"><"http://www.boosterforum.com/forum_ban/1_88x31.gif" alt="Publicité pour ton forum et échange de bannières" width="88" height="31"></a><br><br><a href="http://www.annufoot.com" target="_blank"><"http://www.annufoot.com/Images/AnnufootF.gif" width="80" height="30" border="0"></a>

voilà ze chaofan désolé

98code html - Page 4 Empty Re: code html 26/6/2008, 18:48

Zeco
Zeco
Administrateur absent
http://digs.forumactif.com/forum
Alors, j'ai pu en partie corriger le code, manque juste une ou deux choses, par exemple je n'ai pas d'image pour le premier lien (vers http://www.asse-news.fr/) et il n'y a pas d'image pour le lien de l'annuaire asse, sinon, pour le reste, j'ai pu corriger :

Code:
<P align=center><br><a href=http://www.asse-news.fr/target="_blank"> </a> <br><br> <a href='http://www.annuairedeforums.com/pages/move.php?id=23138&mode=in' target='_blank'><IMG src="http://www.annuairedeforums.com/images/bouton3.gif"></a><br> <br><a href="http://www.pleinelucarne.com/asse/" target="_blank">annuaire asse</a><br><br><a href="http://www.boosterforum.com" target="_blank"><IMG src="http://www.boosterforum.com/forum_ban/1_88x31.gif"></a><br><br><a href="http://www.annufoot.com" target="_blank"><IMG src="http://www.annufoot.com/Images/AnnufootF.gif"></a><br></P>

99code html - Page 4 Empty Re: code html 26/6/2008, 19:02

avatar
mftibo60
(Membre)
ze_chaofan a écrit:Alors, j'ai pu en partie corriger le code, manque juste une ou deux choses, par exemple je n'ai pas d'image pour le premier lien (vers http://www.asse-news.fr/) et il n'y a pas d'image pour le lien de l'annuaire asse, sinon, pour le reste, j'ai pu corriger :

Code:


[url=http://www.asse-news.fr/target=%22_blank%22] [/url]

 [url=http://www.annuairedeforums.com/pages/move.php?id=23138&mode=in][img]http://www.annuairedeforums.com/images/bouton3.gif[/img][/url]
 
[url=http://www.pleinelucarne.com/asse/]annuaire asse[/url]

[url=http://www.boosterforum.com][img]http://www.boosterforum.com/forum_ban/1_88x31.gif[/img][/url]

[url=http://www.annufoot.com][img]http://www.annufoot.com/Images/AnnufootF.gif[/img][/url]

l'image du lien vers asse news est en faite juste le nom du site asse-news.fr/ il n'y a pas d'image merci ze chaofan

100code html - Page 4 Empty Re: code html 26/6/2008, 19:06

Zeco
Zeco
Administrateur absent
http://digs.forumactif.com/forum
[b]De rien, alors tant que j'y suis, voilà la version html avec les textes :
Code:
<div align=center><br><a href=http://www.asse-news.fr/target="_blank">ASSE-News</a> <br><br> <a href='http://www.annuairedeforums.com/pages/move.php?id=23138&mode=in' target='_blank'><IMG src="http://www.annuairedeforums.com/images/bouton3.gif"></a><br> <br><a href="http://www.pleinelucarne.com/asse/" target="_blank">Annuaire ASSE</a><br><br><a href="http://www.boosterforum.com" target="_blank"><IMG src="http://www.boosterforum.com/forum_ban/1_88x31.gif"></a><br><br><a href="http://www.annufoot.com" target="_blank"><IMG src="http://www.annufoot.com/Images/AnnufootF.gif"></a><br></div>


Contenu sponsorisé

Voir le sujet précédent Voir le sujet suivant Revenir en haut  Message [Page 4 sur 6]

Aller à la page : Précédent  1, 2, 3, 4, 5, 6  Suivant

Permission de ce forum:
Vous ne pouvez pas répondre aux sujets dans ce forum

 
  •  

Créer un forum | ©phpBB | Forum gratuit d'entraide | Signaler un abus | Forum gratuit

Ne ratez plus aucun deal !
Abonnez-vous pour recevoir par notification une sélection des meilleurs deals chaque jour.
IgnorerAutoriser