Tom's Guide > Forum > Programmation > programmation ? hein ?

programmation ? hein ?

Forum Programmation : programmation ? hein ?

TomsGuide.com : 800 000 inscrits répondent à toutes vos questions high-tech et informatique. Pour obtenir de l'aide, inscrivez-vous gratuitement !
Mot :    Pseudo :           
 

Bonjours a tous .

 

je veux creer mon site sous '' ifrance'' , mon site http://*.ifrance.com enfin bref :

 

je voudrais l'organisée mais je ne comprend rien ^^ , absolument rien de rien , un ami ma dit que on pouvais le faire juste avec le bloc note et winRAR , sans connaitre le language c et c++ . j'aimerais que vous m'expliquier comment faire , ou proposer des tutos .

 

merci d'avance


Message édité par okinou le 23-07-2008 à 21:07:10
Liens sponsorisés
Inscrivez-vous ou connectez-vous pour masquer ceci.

Déjà, tu n'auras aucun besoin de Win Rar.

Ensuite, pour le Bloc Notes, il faut être très très bon dans un langage de programmation que l'on appelle HTML.

Le HTML, kézako ?
Pour faire vite, c'est un langage de programmation pour créer des sites.

Si tu veux créer un site, il te faudra:

Kompozer: un éditeur HTML (tu découvriras comment il fonctionne, ici)

Photofiltre: un outil de création graphique.
Quand tu t'amélioreras en graphisme, tu pourras télécharger The Gimp, qui est bien plus complexe.

Voilà, j'espère t'avoir aidé! ;)

Si tu as d'autres questions, n'hésites pas!
:hello:

Lil'Saint

PS: le C et le C++ sont des langages de programmation très complexes (des études sont obligatoires) qui servent à la création de programme (programme=logiciel)...


Message édité par Lil_St le 23-07-2008 à 22:59:26
Répondre à Lil_St

ba pourquoi un ami a fait sa tres simplement avec winrar et bloc note?

Répondre à masterme

Winrar ne te sert a rien pour faire un site.

Tu peux effectivement faire un site seulement avec le bloc note, c'est pas très compliqué il te suffit d'apprendre un peu le html et le php. (google -> site du zero). Après je te conseillerai quand même de prendre un éditeur de texte plus élaboré, avec coloration syntaxique au moins (google -> notePad++).

Alors voilà, c'est vraiment pas compliqué, html et php sont des langages très simple, il te faudra tout de même un peu de patience le temps d'apprendre un minimum ces deux langages avant tes premiers essais. Bonne chance.

Répondre à KnaiL

merci beaucoups ;) , mai faire une chose comme sa es ce que c'est dur?


Message édité par okinou le 24-07-2008 à 12:20:19
Répondre à masterme

[quote="Knail"]Tu peux effectivement faire un site seulement avec le bloc note, c'est pas très compliqué il te suffit d'apprendre un peu le html[/quote]

Alors attend, je vais te sortir le code HTML d'une de mes pages:

Code :
  1. <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
  2. <html>
  3. <head>
  4.   <meta content="text/html; charset=ISO-8859-1"
  5. http-equiv="content-type">
  6.   <title>Signatures</title>
  7. </head>
  8. <body>
  9. <div style="text-align: center;">
  10. <div style="text-align: center;"><img
  11. style="width: 1000px; height: 125px;" alt=""
  12. src="file:///C:/Users/Antoine/Documents/darks_folio/Images/Banniere_principale.png"><br>
  13. </div>
  14. <span style="color: silver;" class="">&nbsp;&nbsp;&nbsp;
  15. &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;
  16. &nbsp;&nbsp;&nbsp;
  17. &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;
  18. &nbsp;&nbsp;&nbsp;
  19. &nbsp;&nbsp;&nbsp; </span>
  20. <hr style="width: 100%; height: 8px;">
  21. <div style="text-align: center;"><span
  22. style="color: silver;" class="">&nbsp;&nbsp;&nbsp;
  23. &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;
  24. &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;
  25. &nbsp;&nbsp;</span><span style="color: silver;"
  26. class=""><big><span
  27. style="color: rgb(204, 204, 204);">Bienvenue dans mes
  28. Signatures</span></big></span><br>
  29. </div>
  30. <span style="color: silver;" class=""><big><span
  31. style="color: rgb(204, 204, 204);"></span></big></span>
  32. <hr
  33. style="width: 100%; height: 8px; margin-left: auto; margin-right: auto;">
  34. <div style="text-align: center;"><span
  35. style="color: silver;" class=""><big><span
  36. style="color: rgb(204, 204, 204);">&nbsp; &nbsp;
  37. &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
  38. &nbsp; <a href="accueil.html"><img
  39. style="border: 0px solid ; width: 76px; height: 44px;" alt=""
  40. src="Images/accueil.png"></a><a
  41. href="file:///C:/Users/Antoine/Documents/darks_folio/signatures.html"><img
  42. style="border: 0px solid ; width: 76px; height: 44px;" alt=""
  43. src="Images/signatures.png"></a><a
  44. href="commande.html"><img
  45. style="border: 0px solid ; width: 94px; height: 44px;" alt=""
  46. src="Images/commandes.png"></a><a href="liens.html"><img
  47. style="border: 0px solid ; width: 74px; height: 44px;" alt=""
  48. src="Images/liens.png"></a></span></big></span></div>
  49. <hr style="width: 100%; height: 8px;">
  50. <div style="text-align: center;">
  51. <div style="text-align: justify;">
  52. <div style="text-align: center;"><span
  53. style="color: silver;" class=""><big><span
  54. style="color: rgb(204, 204, 204);">&nbsp;&nbsp;&nbsp;
  55. &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;
  56. &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;<span
  57. style="color: black;">Cliquez sur les images pour les voir
  58. en grand</span></span></big></span><br>
  59. </div>
  60. <span style="color: silver;" class=""><big><span
  61. style="color: rgb(204, 204, 204);"><span
  62. style="color: black;"></span></span></big></span></div>
  63. <hr style="width: 100%; height: 8px;">
  64. <div style="text-align: justify;">
  65. <div style="text-align: center;"><a
  66. href="http://upload.stabland.fr/images/img15/afro_samurai.png">
  67. <img style="border: 0px solid ; width: 49px; height: 106px;"
  68. alt="" src="Images/Afro%20Samurai.png"></a><span
  69. style="color: silver;" class=""><big><span
  70. style="color: rgb(204, 204, 204);"><span
  71. style="color: black;"> <a
  72. href="http://upload.stabland.fr/images/img15/assassin_glace.png"><img
  73. style="border: 0px solid ; width: 49px; height: 106px;" alt=""
  74. src="Images/Assassin%20Glace.png"></a> <a
  75. href="http://upload.stabland.fr/images/img15/bioshock.png"><img
  76. style="border: 0px solid ; width: 49px; height: 106px;" alt=""
  77. src="Images/Bioshock.png"></a> <a
  78. href="http://upload.stabland.fr/images/img10/bring_the_noise.png"><img
  79. style="border: 0px solid ; width: 49px; height: 106px;" alt=""
  80. src="Images/Bring%20The%20Noise.png"></a> <a
  81. href="http://upload.stabland.fr/images/img16/cold_war.png"><img
  82. style="border: 0px solid ; width: 49px; height: 106px;" alt=""
  83. src="Images/Cold%20War.png"></a> <a
  84. href="http://upload.stabland.fr/images/img10/crysis.png"><img
  85. style="border: 0px solid ; width: 49px; height: 106px;" alt=""
  86. src="Images/Crysis.png"></a></span></span></big></span><br>
  87. <span style="color: silver;" class=""><big><span
  88. style="color: rgb(204, 204, 204);"><span
  89. style="color: black;"><a
  90. href="http://upload.stabland.fr/images/img13/mask_vengeance.png"><img
  91. style="border: 0px solid ; width: 49px; height: 106px;" alt=""
  92. src="Images/Mask%20Vengeance.png"></a> <a
  93. href="http://upload.stabland.fr/images/img10/naurto_shippenden514.png"><img
  94. style="border: 0px solid ; width: 49px; height: 106px;" alt=""
  95. src="Images/Naurto%20Shippenden.png"></a> <a
  96. href="http://upload.stabland.fr/images/img15/skate_board.png"><img
  97. style="border: 0px solid ; width: 49px; height: 106px;" alt=""
  98. src="Images/Skate%20Board.png"></a> <a
  99. href="http://upload.stabland.fr/images/img14/smoke101081.png"><img
  100. style="border: 0px solid ; width: 49px; height: 106px;" alt=""
  101. src="Images/Smoke.png"></a> <a
  102. href="http://upload.stabland.fr/images/img12/stalker_spirit158214.png"><img
  103. style="border: 0px solid ; width: 49px; height: 106px;" alt=""
  104. src="Images/Stalker%20Spirit.png"></a> <a
  105. href="http://upload.stabland.fr/images/img16/steal_of_night.png"><img
  106. style="border: 0px solid ; width: 49px; height: 106px;" alt=""
  107. src="Images/Steal%20Of%20Night.png"></a></span></span></big></span><br>
  108. </div>
  109. <span style="color: silver;" class=""><big><span
  110. style="color: rgb(204, 204, 204);"><span
  111. style="color: black;"></span></span></big></span></div>
  112. <hr style="width: 100%; height: 8px;"><span
  113. style="color: silver;" class=""><big><span
  114. style="color: rgb(204, 204, 204);"><span
  115. style="color: black;"></span></span></big></span></div>
  116. </div>
  117. </body>
  118. </html>



Le site que tu nous donnes, Masterme, est très simple à concevoir.
Il faut parcontre être assez bon en graphisme.

Sinon, je te recommande mais vraiment un éditeur HTML du type Kompozer, ou encore DreamWeaver.

Répondre à Lil_St

merci beaucoups donc je go sur lesiteduzéro pour, apprendre ce language , sa me fera de l'avance je veux devenir info-graphiste ^^

Répondre à masterme

Lil_St a écrit :

[quote="Knail"]Tu peux effectivement faire un site seulement avec le bloc note, c'est pas très compliqué il te suffit d'apprendre un peu le html[/quote]

Alors attend, je vais te sortir le code HTML d'une de mes pages:

Code :
  1. <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
  2. <html>
  3. <head>
  4.   <meta content="text/html; charset=ISO-8859-1"
  5. http-equiv="content-type">
  6.   <title>Signatures</title>
  7. </head>
  8. <body>
  9. <div style="text-align: center;">
  10. <div style="text-align: center;"><img
  11. style="width: 1000px; height: 125px;" alt=""
  12. src="file:///C:/Users/Antoine/Documents/darks_folio/Images/Banniere_principale.png"><br>
  13. </div>
  14. <span style="color: silver;" class="">&nbsp;&nbsp;&nbsp;
  15. &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;
  16. &nbsp;&nbsp;&nbsp;
  17. &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;
  18. &nbsp;&nbsp;&nbsp;
  19. &nbsp;&nbsp;&nbsp; </span>
  20. <hr style="width: 100%; height: 8px;">
  21. <div style="text-align: center;"><span
  22. style="color: silver;" class="">&nbsp;&nbsp;&nbsp;
  23. &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;
  24. &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;
  25. &nbsp;&nbsp;</span><span style="color: silver;"
  26. class=""><big><span
  27. style="color: rgb(204, 204, 204);">Bienvenue dans mes
  28. Signatures</span></big></span><br>
  29. </div>
  30. <span style="color: silver;" class=""><big><span
  31. style="color: rgb(204, 204, 204);"></span></big></span>
  32. <hr
  33. style="width: 100%; height: 8px; margin-left: auto; margin-right: auto;">
  34. <div style="text-align: center;"><span
  35. style="color: silver;" class=""><big><span
  36. style="color: rgb(204, 204, 204);">&nbsp; &nbsp;
  37. &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
  38. &nbsp; <a href="accueil.html"><img
  39. style="border: 0px solid ; width: 76px; height: 44px;" alt=""
  40. src="Images/accueil.png"></a><a
  41. href="file:///C:/Users/Antoine/Documents/darks_folio/signatures.html"><img
  42. style="border: 0px solid ; width: 76px; height: 44px;" alt=""
  43. src="Images/signatures.png"></a><a
  44. href="commande.html"><img
  45. style="border: 0px solid ; width: 94px; height: 44px;" alt=""
  46. src="Images/commandes.png"></a><a href="liens.html"><img
  47. style="border: 0px solid ; width: 74px; height: 44px;" alt=""
  48. src="Images/liens.png"></a></span></big></span></div>
  49. <hr style="width: 100%; height: 8px;">
  50. <div style="text-align: center;">
  51. <div style="text-align: justify;">
  52. <div style="text-align: center;"><span
  53. style="color: silver;" class=""><big><span
  54. style="color: rgb(204, 204, 204);">&nbsp;&nbsp;&nbsp;
  55. &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;
  56. &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;<span
  57. style="color: black;">Cliquez sur les images pour les voir
  58. en grand</span></span></big></span><br>
  59. </div>
  60. <span style="color: silver;" class=""><big><span
  61. style="color: rgb(204, 204, 204);"><span
  62. style="color: black;"></span></span></big></span></div>
  63. <hr style="width: 100%; height: 8px;">
  64. <div style="text-align: justify;">
  65. <div style="text-align: center;"><a
  66. href="http://upload.stabland.fr/images/img15/afro_samurai.png">
  67. <img style="border: 0px solid ; width: 49px; height: 106px;"
  68. alt="" src="Images/Afro%20Samurai.png"></a><span
  69. style="color: silver;" class=""><big><span
  70. style="color: rgb(204, 204, 204);"><span
  71. style="color: black;"> <a
  72. href="http://upload.stabland.fr/images/img15/assassin_glace.png"><img
  73. style="border: 0px solid ; width: 49px; height: 106px;" alt=""
  74. src="Images/Assassin%20Glace.png"></a> <a
  75. href="http://upload.stabland.fr/images/img15/bioshock.png"><img
  76. style="border: 0px solid ; width: 49px; height: 106px;" alt=""
  77. src="Images/Bioshock.png"></a> <a
  78. href="http://upload.stabland.fr/images/img10/bring_the_noise.png"><img
  79. style="border: 0px solid ; width: 49px; height: 106px;" alt=""
  80. src="Images/Bring%20The%20Noise.png"></a> <a
  81. href="http://upload.stabland.fr/images/img16/cold_war.png"><img
  82. style="border: 0px solid ; width: 49px; height: 106px;" alt=""
  83. src="Images/Cold%20War.png"></a> <a
  84. href="http://upload.stabland.fr/images/img10/crysis.png"><img
  85. style="border: 0px solid ; width: 49px; height: 106px;" alt=""
  86. src="Images/Crysis.png"></a></span></span></big></span><br>
  87. <span style="color: silver;" class=""><big><span
  88. style="color: rgb(204, 204, 204);"><span
  89. style="color: black;"><a
  90. href="http://upload.stabland.fr/images/img13/mask_vengeance.png"><img
  91. style="border: 0px solid ; width: 49px; height: 106px;" alt=""
  92. src="Images/Mask%20Vengeance.png"></a> <a
  93. href="http://upload.stabland.fr/images/img10/naurto_shippenden514.png"><img
  94. style="border: 0px solid ; width: 49px; height: 106px;" alt=""
  95. src="Images/Naurto%20Shippenden.png"></a> <a
  96. href="http://upload.stabland.fr/images/img15/skate_board.png"><img
  97. style="border: 0px solid ; width: 49px; height: 106px;" alt=""
  98. src="Images/Skate%20Board.png"></a> <a
  99. href="http://upload.stabland.fr/images/img14/smoke101081.png"><img
  100. style="border: 0px solid ; width: 49px; height: 106px;" alt=""
  101. src="Images/Smoke.png"></a> <a
  102. href="http://upload.stabland.fr/images/img12/stalker_spirit158214.png"><img
  103. style="border: 0px solid ; width: 49px; height: 106px;" alt=""
  104. src="Images/Stalker%20Spirit.png"></a> <a
  105. href="http://upload.stabland.fr/images/img16/steal_of_night.png"><img
  106. style="border: 0px solid ; width: 49px; height: 106px;" alt=""
  107. src="Images/Steal%20Of%20Night.png"></a></span></span></big></span><br>
  108. </div>
  109. <span style="color: silver;" class=""><big><span
  110. style="color: rgb(204, 204, 204);"><span
  111. style="color: black;"></span></span></big></span></div>
  112. <hr style="width: 100%; height: 8px;"><span
  113. style="color: silver;" class=""><big><span
  114. style="color: rgb(204, 204, 204);"><span
  115. style="color: black;"></span></span></big></span></div>
  116. </div>
  117. </body>
  118. </html>



Le site que tu nous donnes, Masterme, est très simple à concevoir.
Il faut parcontre être assez bon en graphisme.

Sinon, je te recommande mais vraiment un éditeur HTML du type Kompozer, ou encore DreamWeaver.



C'est bien ce que je disais, il n'y a rien de difficile en html -_-
Entre tes liens, tes images et tes espaces "&nbsp" ... ya pas grand chose d'autres...
Puis me sort pas une page d'un million de lignes ça sert à rien, c'est lourd mais c'est pas dur :p


Message édité par KnaiL le 24-07-2008 à 22:09:30
Répondre à KnaiL

oki merci^^ , mais mon site http://*****.ifrance.com par exemple je suis sur izispot pour le faire , il n'y a pas de language a connaitre juste connaitre l'utilisation de ce logiciel , a ois que , j'ai oublier quelque chose?

 


Morération : Pas de publicité merci


Message édité par OmaR le 26-07-2008 à 00:19:32
Répondre à masterme
Tom's Guide > Forum > Programmation > programmation ? hein ?
Aller à :

Il y a 2354 utilisateurs connus et inconnus. Pour voir la liste des connectés connus, cliquez ici.

Attention

Vous allez répondre sur un sujet resté inactif pendant plus de 6 mois.
Assurez-vous d'apporter des éléments nouveaux à la discussion avant de poursuivre.

Répondre Annuler
Liens