keremgokdere adlı üyeden alıntı

Şu anda sayfa yayında değil.Localhost üzerinde çalışma yapıyorum.Style sayfası kodları aşşağıdaki gibi.Acaba nereyi değişmeliyim??

html, body {height:100%; margin: 0; padding: 0; }

html>body {
font-size: 14px;
font-size: 68.75%;
} /* Reset Base Font Size */

body {
font-family: Verdana, helvetica, arial, sans-serif;
font-size: 68.75%;
background: #f5f5f6;
color: #333;
}

h1, h2 { font-family: 'trebuchet ms', verdana, arial; padding: 10px; margin: 0 }
h1 { font-size: large }

#banner { padding: 15px; background-color: eeeeee; color: white; font-size: large; border-bottom: 1px solid #ccc;
background: url(/images/arkaplan.png) repeat-x; text-align: center }
#banner a { color: white; }

#main { padding: 1em; }

a img { border: none; }


#main { padding: 1em;background:#fff }

Eğer bahsettiğiniz yaptığınız ilan sitesi ise;
Verdiğim kod yerine

Sitenizde

yapın

kişi bu mesajı beğendi.