Halo Bin Noch Ein Anfänger Mit Design Coden und so weita....
will jetzt meinen Content Einfügen und Der Content Sollte
http://img.webme.com/pic/t/toplist36/tasarimcont.png <<< Dieses Bild HieR Sein
Die Linke Spalte Des Bildes Wird Mein Menü Sein und die rechte mein Inhalt...
könnte mir jemand dabei helfen meinen content einzufügen
Code: /* Nullformatierung für alle Browser */
*{padding: 0px; margin: 0px; }
/* Werbung zentrieren */
table[height="102"] {margin: auto; }
/* Hintergrund hinter dem Design */
body {
background-color: #FFFFFF;
background-image: url(Grafikadresse);
font-family: arial;
color: #000000;
font-size: 14px; }
#header_container {
width: 1000px;
height: 242px;
background-image: url(http://img.webme.com/pic/t/toplist36/tasarimheader.png); }
#container {
width: 960px;
margin: 0px auto;
overflow: hidden; }
h1#title{display: none;}
h2#title span {display: none;}
div.header{display: none;}
i.nav_element{list-style-type: none;}
li.nav_element{display: none;}
table {margin-left: auto;margin-right: auto}