Aligner et coller header-content-footer (débutant)

Aligner et coller header-content-footer (débutant) - HTML/CSS - Programmation

Marsh Posté le 04-07-2006 à 23:34:45    

Bonjour!
 
Je débute vraiment en css, désolé si de poser une question con...
Je suis parti d'un CSS Blogger, que j'ai modifié légèrement à l'arrache, dira-t-on.  
 
J'arrive pas à faire coïncider les images de fond de mes blocs header/content/footer (en plus d'avoir un code qui ne respecte plus rien, j'en ai bien peur)
Ladite page est ici, et mon CSS ressemble à ça: (pas taper!)

Code :
  1. .cyril {
  2. }
  3. #b-navbar {
  4.    height:0px;
  5.    visibility:hidden;
  6.    display:none
  7.    }
  8. body{
  9. background-image: url(http://perso.wanadoo.fr/cyril-le/cyril-le/cyrille/images/bg.jpg);
  10. background-position: left top;
  11. background-repeat: repeat;
  12. background-color: #DAD8E3;
  13. background-attachment: fixed;
  14. text-align: center;
  15.     cursor: default;
  16. }
  17. #container{
  18. background-image: none;
  19. width: 900px;
  20. background-repeat: repeat-y;
  21. margin-left: 75px;
  22. margin-right: auto;
  23. text-align: left;
  24. }
  25. #header{
  26. float: top;
  27. background-image: url(http://perso.wanadoo.fr/cyril-le/cyril-le/cyrille/images/cadretop.jpg);
  28. background-repeat: no-repeat;
  29. background-position: right;
  30. height: 120px;
  31. width: 900px;
  32. }
  33. #content{
  34. float: right;
  35. display: inline;
  36. width: 550px;
  37. margin-right: 0px;
  38. background-image: url(http://perso.wanadoo.fr/cyril-le/cyril-le/cyrille/images/fenetre.jpg);
  39. background-repeat: repeat-y;
  40. border-width: 0px;
  41. border-style: solid;
  42. border-color: #3D393A;
  43. padding: 36px;
  44. color: #5C4040;
  45. font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  46. font-size: 11px;
  47. filter:alpha(opacity=90);
  48.                -moz-opacity: 0.9;
  49.                opacity: 0.9;
  50. }
  51. #contentright{
  52. float: left;
  53. display: inline;
  54. width: 200px;
  55. margin-left: 0px;
  56. background-color: white;
  57. border-width: 1px;
  58. border-style: solid;
  59. border-color: #3D393A;
  60. color: #171611;
  61. font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  62. font-size: 11px;
  63.     text-align: center;
  64. filter:alpha(opacity=90);
  65.                -moz-opacity: 0.9;
  66.                opacity: 0.9;
  67. }
  68. #footer{
  69. clear: both;
  70. background-image: url(http://perso.wanadoo.fr/cyril-le/cyril-le/cyrille/images/cadrebas.jpg);
  71. height: 200px;
  72. width: 900px;
  73. background-repeat: no-repeat;
  74. background-position: right;
  75. }
  76. a:link, a:visited{
  77. color: #44151B;
  78. text-decoration: none;
  79. }
  80. a:hover{
  81. color: #44151B;
  82. text-decoration: none;
  83. }
  84. a.opacity img {filter:alpha(opacity=50);
  85.                -moz-opacity: 0.5;
  86.                opacity: 0.5;}
  87. a.opacity:hover img {filter:alpha(opacity=100); 
  88.                      -moz-opacity: 1.0; 
  89.                      opacity: 1.0;}
  90. .sectiontitle{
  91. border-bottom: none;
  92. color: #3D3B2F;
  93. font-family: Times new roman, Times,serif;
  94. font-size: 13px;
  95. letter-spacing: 2px;
  96. font-weight: Bold;
  97. background-image: url(!mon ptit logo!);
  98. padding-left: 12px;
  99. background-repeat: no-repeat;
  100. background-position: left center;
  101. margin-bottom: 2px;
  102. text-transform: uppercase;
  103. }
  104. ul{
  105. list-style-type: none;
  106.    padding-left: 12px;
  107.  margin-left: 5px;
  108. line-height: 15px;
  109. color: #7A6E71;
  110. }
  111. textarea{
  112. background-color: #C0B7B4;
  113. border:1px solid #DED9D7;
  114. padding: 2px;
  115. color: Black;
  116. font-size: 1px;
  117. font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
  118. width:80%;
  119. }
  120. input,select{
  121. background-color: #C0B7B4;
  122. border:1px solid #DED9D7;
  123. padding: 2px;
  124. color: Black;
  125. font-size: 11px;
  126. font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
  127. margin: 2px 2px 5px 2px;
  128. }
  129. .divTitle3{
  130. background-color: #9F9EA3;
  131. border-bottom: 2px solid #87868C;
  132. margin-bottom: none;
  133. text-align: right;
  134. letter-spacing: 1px;
  135. font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  136. font-size: 10px;
  137. padding: 2px;
  138. font-weight: bold;
  139. text-transform: lowercase;
  140. }
  141. td{
  142. font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  143. font-size: 10px;
  144. color: #515155;
  145. }
  146. th{
  147. font-weight: bold;
  148. font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  149. font-size: 10px;
  150. color: #802D49;
  151. }
  152. h2{
  153. font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  154. font-size: 10px;
  155. font-weight: bold;
  156. letter-spacing: 2px;
  157. }
  158. h2.itemtitle{
  159. border-bottom: None;
  160. color: #3D3B2F;
  161. font-family: Times new roman, Times,serif;
  162. font-size: 15px;
  163. letter-spacing: 2px;
  164. font-weight: bold;
  165. background-image: url(!mon petit logo de fond!);
  166. padding-left: 12px;
  167. background-repeat: no-repeat;
  168. background-position: left center;
  169. margin-bottom: none;
  170. text-transform: uppercase;
  171. text-align: left <--- rajouté --->
  172. }
  173. .singolocommento{
  174. border: double #968389;
  175. padding: 5px;
  176. margin-bottom: none;
  177. }
  178. .post{
  179. font-size: 10px;
  180. color: #333128;
  181. }
  182. blockquote{
  183. border-left: 3px solid #968389;
  184. background-color: #4A4043;
  185. color: #DFDBDB;
  186. padding: 3px;
  187. }
  188. /* Profile */
  189. .profile-datablock {
  190.   margin:.5em 0 .5em;
  191.   }
  192. .profile-img {
  193.   display:inline;
  194.   }
  195. .profile-img img {
  196.   float:left;
  197.   padding:4px;
  198.   border:1px solid #968389;
  199.   margin:0 8px 3px 0;
  200.   }
  201. .profile-data {
  202.   margin:0;
  203.   font:bold 78%/1.6em "Trebuchet MS",Trebuchet,Arial,Verdana,Sans-serif;
  204.   text-transform:uppercase;
  205.   letter-spacing:.1em;
  206.   }
  207. .profile-data strong {
  208.   display:none;
  209.   }
  210. .profile-textblock {
  211.   margin:0 0 .5em;
  212.   }
  213. .profile-link {
  214.   margin:0;
  215.   font:78%/1.4em "Trebuchet MS",Trebuchet,Arial,Verdana,Sans-serif;
  216.   text-transform:uppercase;
  217.   letter-spacing:.1em;
  218.   }
  219. /*  comments */
  220. .comments{
  221. margin: 10px 0px 10px 0px;
  222. border-bottom: 1px solid #968389;
  223. border-top: 1px solid #968389;
  224. color: #333128;
  225. font-family: Times new roman, Times,serif;
  226. font-size: 15px;
  227. font-weight: bold;
  228. letter-spacing: 1px;
  229. text-transform: none;
  230. padding:2px;
  231. }
  232. .commentsbody{
  233. border-bottom: 1px solid #968389;
  234. margin-bottom: 10px;
  235. color: #333128;
  236. padding: 5px;
  237. }
  238. .commentsData{
  239.  font-family: Arial, Helvetica, sans-serif;
  240. font-size: 10px;
  241. color: #333128;
  242. text-align: left;
  243. }
  244. .delete{
  245.  text-align: right;
  246. }
  247. .sidebar-title{
  248.  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  249. font-size: 10px;
  250. color:  #968389;
  251. text-align: center;
  252. }
  253. </style>
  254. <link href="test.css" rel="stylesheet" type="text/css">


 
Si quelqu'un peut m'aider à coller les images de cadres, en attendant que je progresse et mette le tout en ordre...
Merci d'avance, parceque je m'en sors pas, à force de triturer...

Reply

Marsh Posté le 04-07-2006 à 23:34:45   

Reply

Marsh Posté le 05-07-2006 à 09:34:24    

bah si on devrait taper et fort meme
et refuser de repondre a quelqu un qui vient se plaindre de dreamweaver :D
 

Spoiler :

va falloir creer un topic dreamweaver (quelqu un veut m aider ? :D)


 
donc apprends a bien te servir de ton logiciel
il t a couté tellement cher  :ange:  
c est vraiment dommage de voir que tu ne sais pas t en servir
donc premier truc tu appuies sur F1
tu fais les tutos avant de faire n importe quoi
 
quelques options sympas tu vas dans window>results (raccourci f7)
tu cliques sur l onglet validation
sur la gauche y a tout un tas d icones tu cliques sur le petite fleche verte>validate current document
la tu vois qu il a pas loin d une vingtaine d erreurs
tu les corrige et tu reviens poser tes questions apres
 
si tu veux pas trop te prendre la tete t as meme une option marrante
tu vas dans edit>preferences>code rewriting
dans la rubrique rewrite code
tu coches tout
apres tu vas dans commands>clean up xhtml
 
et tu essaies de reparer toi meme les fautes qui restent (du genre c est quoi ce doctype [:petrus dei]  
 
juste pour information voici la structure d une page web
 

Code :
  1. <!doctype>                                  un seul exemplaire
  2. <html>                                        un seul exemplaire
  3. <head>                                       un seul exemplaire
  4. <title>mon site</title>                   un seul exemplaire
  5. <meta />                                     pas de limite
  6. <link />                                       pas de limite
  7. <script>                                      pas de limite (mais rester raisonnable)
  8. <style>                                      pas de limite
  9. </head>
  10. <body>mon contenu</body>        un seul exemplaire
  11. </html>


 
l ordre est capital [:aloy]
(sauf pour les balises a l interieur de <head> )
 
maintenant tu peux nettoyer ton code tranquillement et quand tout cela sera propre tu pourras revenir nous poser tes questions  [:itm]

Reply

Marsh Posté le 06-07-2006 à 13:04:06    

Avec grand plaisir. Merci pour l'info, je vous ressoummettrai tout ca quand ce sera clean.
Et je me suis jamais plaint de Dreamweaver, au contraire. Il  faudrait que je sache m'en servir pour pouvoir le critiquer, et c'est looooin d'etre le cas.
 
Merci d'etre resté aimable, je sais que j'aurais mérité un tout autre chatiment. :D

Reply

Sujets relatifs:

Leave a Replay

Make sure you enter the(*)required information where indicate.HTML code is not allowed