">


..::Ana Sayfa::..
İletişim
Z.Defteri
Siteni Ekle
Bizi Destekleyin
Webmaster Haberler
htmlmekani kapandı
pit10.tr.gg de kapandı
guzelmatematik.tr.gg
Dizi & Filmler
Recep İvedik 2
MURO
A-R-O-G
Tasarımlar
İceBLue Tasarımlar
Red Tasarımlar
ButterFly Tasarımlar
Css Tasarımlar
HTML Kodlar
Harika Karışık Kodlar
Harika Karışık Kodlar1
Harika Karışık Kodlar2
Harika Karışık Kodlar3
< link ">İl İl Türkiye Kodu
Günlük Burc Kodu
Son Depremler Kodu



ZİZALATEM | ANASAYFA | HTML KODLAR | WEBMASTER | SOHBET | BİLGİ GÜNCEL |

css02

TASARIM SU CENNETİ ;
ÖNİZLEME İÇİN RESME TIKLAYIN


TASARIM ÜSTÜ
<div id="main"><!-- start header -->
<div id="header">
<div id="menu">
<ul>
    <li><a href="http://www.zizalatem.tr.gg">Anasayfa</a></li>
    <li><a href="Link Adresi Buraya">Link Adı Buraya</a></li>
    <li><a href="Link Adresi Buraya">Link Adı Buraya</a></li>
    <li><a href="Link Adresi Buraya">Link Adı Buraya</a></li>
    <li><a href="Link Adresi Buraya">Link Adı Buraya</a></li>
</ul>
</div>
<div id="logo">
<h1>Zizalatem</h1>
<h2><a id="metamorph" href="http://www.zizalatem.tr.gg">Bu Sitenin Tasarımı zizalatem.tr.gg Adresine Aiitir.</a></h2>
</div>
<!--Header end --></div>
<!-- end header --> <!-- start page -->
<div id="page"><!-- start leftbar -->
<div class="sidebar" id="leftbar">
<h2>Menü</h2>
<div class="back">
<ul>
    <li><a href="Link Adresi Buraya">Link Adı Buraya</a></li>
    <li><a href="Link Adresi Buraya">Link Adı Buraya</a></li>
</ul>
</div>
<h2>Ek Menü</h2>
<div class="back">
<ul>
    <li><a href="Link Adresi Buraya">Link Adı Buraya</a></li>
</ul>
</div>
</div>
<!-- end leftbar -->     <!-- start content -->
<div id="content">
<div class="post">
<h1 class="title">Zizalatem</h1>
<p class="meta"><small>
TASARİM ALTI ;
</p>
</div>
</div>
<!-- end content -->     <!-- start rightbar -->
<div class="sidebar" id="rightbar">
<h2>Yan Menü</h2>
<div class="back"><a href="Link Adresi Buraya">Link Adı Buraya</a> </div>
<h2>Ek Menü</h2>
<div class="back">
<ul>
    <li><a href="Link Adresi Buraya">Link Adı Buraya</a></li>

</ul>
</div>
<h2>Ek Menü</h2>
<div class="back">
<div id="calendar">
Bu Sitenin Tasarımı zizalatem.tr.gg ye aiitir.
</div>
</div>
</div>
<!-- end rightbar -->
<div style="clear: both;"> </div>
</div>
<!-- end page -->
<div id="footer">
<p>Copyright © 2009. <a href="http://www.zizalatem.tr.gg">Bu Sitenin Tasarımı</a> | <a href="http://www.zizalatem.tr.gg">Zizalatem.tr.gg | Adresine Aiitir.</p>
<p>Design by Aziz ŞİMŞEK</p>
</div>
</div>
CSS KODU ;
h1#title{display: none;}
h2#title span {display: none;}
div.header{display: none;}
li.nav_element{list-style-type: none;}
li.nav_element{display: none;}/*
Design by Metamorphosis Design
http://www.metamorphozis.com
Released for free under a Creative Commons Attribution 2.5 License
*/

*
{
margin: 0px;
padding: 0px;
}

body {
    background: #187AD5 url(http://www.metamorphozis.com/free_templates/free_css_templates/metamorph_astral/images/back_all.gif) repeat-x;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    color: #A4E4F5;
}

input, textarea {
    background: #A4E4F5;
    border: 1px solid #FFFFFF;
    font: bold 13px Arial, Helvetica, sans-serif;
    color: #0F5B96;
}

h1, h2, h3, p, ol, ul {
    margin-top: 0;
}

h1, h2, h3 {
    font-family: Arial, Helvetica, sans-serif;
}

h1, h2 {
    text-transform: lowercase;
    font-weight: normal;
}

h1 {
    font-size: 2.4em;
}

h2 {
    font-size: 1.8em;
}

p, ol, ul {
    margin-bottom: 1.5em;
    line-height: 150%;
}

a {
    color: #1D74A6;
}

a:hover {
    text-decoration: none;
    color: #1D74A6;
}



hr {
    display: none;
}

#main
{
width: 1036px;
margin: 0 auto;
}

/* Header */

#header {
    height: 320px;
    width: 1036px;
}

#logo {
width: 1036px;
height: 204px;
background: url(http://www.metamorphozis.com/free_templates/free_css_templates/metamorph_astral/images/header.jpg) repeat-x;
}

#logo h1, #logo p {
    margin: 0;
    line-height: normal;
}

#logo h1 {
    padding: 47px 0 0 20px;
    font-size: 24px;
    color: #ffffff;
}
#logo h2 {
    padding: 10px 0 0 20px;
    font-size: 10px;
    text-transform: uppercase;
    color: #ffffff;
}

#logo a {
    text-decoration: none;
    color: #ffffff;
}

#menu {
height: 84px;
padding-top: 30px;
}

#menu ul {
    margin: 0;
    list-style: none;
}

#menu li {
    display: inline;
}

#menu a {
    float: left;
    width: 136px;
    height: 32px;
    margin: 0 0 0 5px;
    padding: 14px 0 0 0;
    text-decoration: none;
    text-align: center;
    letter-spacing: -1px;
    font-size: 1.1em;
    font-weight: bold;
    color: #187AD5;
    background: url(http://www.metamorphozis.com/free_templates/free_css_templates/metamorph_astral/images/button.gif) no-repeat;
}

#menu a:hover {
    height: 37px;
    margin-top: -4px;
    padding-top: 18px;
    background: url(http://www.metamorphozis.com/free_templates/free_css_templates/metamorph_astral/images/button_r.gif) repeat-x;
}

/* Page */

#page {
    width: 1036px;
    background: #ffffff url(http://www.metamorphozis.com/free_templates/free_css_templates/metamorph_astral/images/page_back.gif) repeat-y;
    margin: 0 auto;
    margin-top: 12px;
}

/* Content */

#content {
    float: left;
    width: 532px;
    margin-left: 10px;
}

#content .post ul, #content .post ol
{
margin-left: 30px;
}

.post {
    margin-bottom: 15px;
    padding: 10px;
    color: #0A416B;
}

.post a {
    color: #1D74A6;
}

.post a:hover {
    color: #FFFFFF;
}


/* Sidebars */

.sidebar {
    float: left;
    width: 221px;
    margin-top: 10px;
    color: #0D699B;

}

.sidebar ul {
    margin: 0;
    padding: 0;
    list-style: none;
    line-height: normal;
}


.sidebar li {
    padding: 6px 0 6px 20px;
}

.sidebar a {
    text-decoration: none;
    color: #0D699B;
    font-size: 11px;
}
.sidebar a:hover {
    color: #0D699B;
    text-decoration: underline;
}

.sidebar h2 {
    padding-top: 10px;
    color: #FFFFFF;
    background: url(http://www.metamorphozis.com/free_templates/free_css_templates/metamorph_astral/images/title.gif) no-repeat;
    height: 33px;
    padding-left: 20px;
    font-size: 16px;
    font-weight: bold;
}

/* Left Sidebar */

#leftbar {
margin-left: 15px;
}

/* Right Sidebar */

#rightbar {
margin-left: 20px;
}

#leftbar .back, #rightbar .back
{
background: url(http://www.metamorphozis.com/free_templates/free_css_templates/metamorph_astral/images/back.gif) repeat-y;
padding: 10px;
}

#leftbar .bottom, #rightbar .bottom
{
background: url(http://www.metamorphozis.com/free_templates/free_css_templates/metamorph_astral/images/bottom.gif) no-repeat;
height: 6px;
width: 221px;
margin-bottom: 10px;
}


/* Calendar */

#calendar table {
    width: 100%;
    text-align: center;
}

#calendar thead {

}

#calendar tbody td {
    border: 1px solid #F1F1F1;
}

#calendar #prev {
    text-align: left;
}

#calendar #next {
    text-align: right;
}

#calendar tfoot a {
    text-decoration: none;
    font-weight: bold;
}

#calendar #now {
    background: #696969;
    border: 1px solid #ff0000;
    font-weight: bold;
    color: #ffffff
}


/* Footer */

#footer {
    clear: both;
    padding-top: 20px;
    height: 62px;
    background: url(http://www.metamorphozis.com/free_templates/free_css_templates/metamorph_astral/images/footer.gif) repeat-x;
}

#footer p {
    text-align: center;
    font-size: smaller;
    color: #0F5B96;
}

#footer a {
    color: #0F5B96;
}

BÜĞÜN 1 ziyaretçi (1 klik) SİTEMİZE UĞRAMIŞTIR.


Tüm Hakları Saklıdırwww.CssSehri.tr.gg

Bu web sitesi ücretsiz olarak Bedava-Sitem.com ile oluşturulmuştur. Siz de kendi web sitenizi kurmak ister misiniz?
Ücretsiz kaydol