Forum'da ara:
Ara


Yazar Mesaj
Mesaj03.02.2015, 12:32 (UTC)    
Mesaj konusu: Clean Tasarımı Geliştirme


Siz de üstteki gibi bir clean tasarımı kullanabilirsiniz.

Tasarım Üstü
Kod:
<!-- CSS---> <style type="text/css">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;}A    a:link {text-decoration: none;} a:visited {text-decoration: none;} a:hover {text-decoration: none;} a:active {text-decoration: none;}</style>  <!-- Yan Menü ---> <style type="text/css"><!--
 /* Orjinal Kutu Arkaplan Beyaz */
#sidebar {
  background-color: #FFFFFF!important;
}

/* Yeni Kutular*/
.boxen {
  width: 90%;
  min-height: 100px;
  padding: 10px;
  margin: 0px 0px 20px 0px;
  background-color: #EEEEEE;
  border: 1px solid #c9c9c9;
  overflow: hidden;
}

/* Ünvan ve Görünüm */
.boxen h2 {
  background-color: #2B71BE;
  color: white;
  font-size: 14px;
  margin: -10px 0px 20px -20px;
  width: 225px;
  padding-left: 30px;
  box-shadow: 3px 5px 10px 5px #bbb;
}
 --></style>  <!-- Site Başlığı ---> <style type="text/css"> <!--

td[width="33%"]{width:40%;}
#main p.text {font-size:13px;color:black;margin:10px 0px 30px 0px;}
.button{border:1px solid #c9c9c9!important;}
.unten {width:970px;overflow:hidden;padding:15px;border:1px solid #c9c9c9;margin: 10px auto 70px auto;background-color: #FFFFFF;box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.7);}
.new_code {width:550px;padding:10px;font-family:arial;font-size:11px;color:black;background-color:#eee;border:1px dashed #ccc;}
.icon {border-radius: 8px 8px 8px 8px;border: 1px solid #C9C9C9;display: block; float: right;height: 30px;margin: 5px;padding: 5px;width: 30px; -webkit-transition: all 0.5s linear;-moz-transition: all 0.5s linear;-o-transition: all 0.5s linear;transition: all 0.5s linear;
}
.icon:hover{width:37px!important;height:37px;margin:2px;background-color:#eee;}
#kontakt {float:left;overflow:hidden;padding:7px 10px 10px 25px;width:420px;}
.tooltip { font-size: 14px;color: white;text-decoration: none;}

--> </style>  <!-- Site Başlığı ---> <style type="text/css"><!--
 /* Clean-Deneme */
#claim {
     background: none ! important;
     margin-left: 50px;
     margin-top: 50px;
}
--></style>  <!-- Sayfa Başlığı ---> <style type="text/css">#main h1 {      color: #fff;      font-size: 30px;      padding-left: 40px;      background-color: #36f;      border: 1px solid #fff; } </style>  <!-- Kenar Yuvarlatma ---> <style type="text/css"><!--
 #masthead { border-radius: 10px 10px 0px 0px; }
 --></style>  <!-- Reklamlar ---> <style type="text/css"> <!--
/* Clean-Deneme Sag Reklam Cerceve */
#banner-right {
       width: 160px;
       height: 600px;
       position: absolute;
       left: 50%;
       margin-left: 526px;
    border: 2px solid #888888;
    background: #eeeeee;
    padding:3px;
    border-radius:3px;
    }
--> </style> <style type="text/css"> <!--
/* Clean-Deneme Ust Reklam Cerceve */
#banner-top {
    width: 728px;
    height: 90px;
    border: 2px solid #888888;
    background: #eeeeee;
    padding:3px;
    border-radius:3px;
    }
--> </style> <style type="text/css"> <!--
/* Clean-Deneme Alt Reklam Cerceve */
#webme_footer_textlink_dont_hide {
    width: 970px;
        position: relative;
        left: 24%;
        margin-left: -485px;
    overflow:hidden;
    padding:15px;
    border:1px solid #c9c9c9;
    margin: 10px auto 70px auto;
    background-color: #FFFFFF;
    box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.7);
    }
--> </style>  <!-- Menü --->  <style type="text/css"><!--
#access {background: #fff !important; }
--></style>  <style type="text/css">  ul li a[href="/Ana-Sayfa.htm"] {   background-color: #3300cc !important;   color: #fff !important; } </style>  <style type="text/css">  ul li a[href="http://vosa-hesap.tr.gg/"] {   background-color: #009900 !important;   color: #fff !important; } </style>  <style type="text/css">  ul li a[href="/Hakk%26%23305%3Bnda.htm"] {   background-color: #dd0000 !important;   color: #fff !important; } </style>  <style type="text/css">  ul li a[href="/Ziyaret%E7i-Defteri.htm"] {   background-color: #9900ff !important;   color: #fff !important; } </style>  <style type="text/css">  ul li a[href="/T.ue.m-Hizmetlerimiz.htm"] {   background-color: #ff9900 !important;   color: #fff !important; } </style>

[size=18]Buradaki kodun bir kısmı alıntıdır: [url=http://clean-denem.tr.gg/]clean-denem.tr.gg[url]

Tasarım Altı
Kod:
<div style="text-align: center;"><a href="http://vosa-tr.tr.gg" _fcksavedurl="http://vosa-tr.tr.gg"><img src="http://i.hizliresim.com/vQa1Lp.png" _fcksavedurl="http://i.hizliresim.com/vQa1Lp.png" width="728" height="90" align="absMiddle" alt="" /></a></div>  <style> i {background:none; color: #000; padding:0px; display: inline; text-align: left; border:none; -moz-border-radius: 0px; border-radius: 0px; } </style>

Buradaki kodun bir kısmı alıntıdır: [url=http://clean-denem.tr.gg/]clean-denem.tr.gg[url]

CSS
Kod:
<style type="text/css">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;}A    a:link {text-decoration: none;} a:visited {text-decoration: none;} a:hover {text-decoration: none;} a:active {text-decoration: none;}</style> <table width="250" border="0" cellpadding="0" cellspacing="0">     <tbody>         <tr>             <td width="250" colspan="2" style="text-align: center;" bgcolor="#fff" height="48"><a href="https://www.facebook.com/grupnezih123" _fcksavedurl="https://www.facebook.com/grupnezih123" style="text-align: center;"><img src="http://i.hizliresim.com/g4plDO.png" _fcksavedurl="http://i.hizliresim.com/g4plDO.png" width="48" height="48" align="absMiddle" alt="" /></a><span style="text-align: center; background-color: rgb(255, 255, 255);"> </span><a href="https://plus.google.com/b/111325837184563198250/111325837184563198250" _fcksavedurl="https://plus.google.com/b/111325837184563198250/111325837184563198250" style="text-align: center;"><img src="http://i.hizliresim.com/7VdmpN.png" _fcksavedurl="http://i.hizliresim.com/7VdmpN.png" width="48" height="48" align="absMiddle" alt="" /></a><span style="text-align: center; background-color: rgb(255, 255, 255);"> </span><a href="https://www.youtube.com/channel/UClIe6Jo-dSCDyTk5lpHIkzw" _fcksavedurl="https://www.youtube.com/channel/UClIe6Jo-dSCDyTk5lpHIkzw" style="text-align: center;"><img src="http://i.hizliresim.com/12BP3N.png" _fcksavedurl="http://i.hizliresim.com/12BP3N.png" width="48" height="48" align="absMiddle" alt="" /></a><span style="text-align: center; background-color: rgb(255, 255, 255);"> </span><a href="https://twitter.com/VosaTR" _fcksavedurl="https://twitter.com/VosaTR" style="text-align: center;"><img src="http://i.hizliresim.com/rmpLPz.png" _fcksavedurl="http://i.hizliresim.com/rmpLPz.png" width="48" height="48" align="absMiddle" alt="" /></a></td>         </tr>         <tr>             <td colspan="2" width="250" bgcolor="#fff" height="30"> </td>         </tr>         <tr>             <td width="125" height="125" bgcolor="#fff"><a href="http://vosa-tr.tr.gg/?goto=4" _fcksavedurl="http://vosa-tr.tr.gg/?goto=4"><img src="http://img.webme.com/pic/v/vosa-tr/reklam4.png" _fcksavedurl="http://img.webme.com/pic/v/vosa-tr/reklam4.png" width="125" height="125" align="absMiddle" alt="" /></a></td>             <td width="125" height="125" bgcolor="#fff"><a href="http://vosa-tr.tr.gg/?goto=6" _fcksavedurl="http://vosa-tr.tr.gg/?goto=6"><img src="http://img.webme.com/pic/v/vosa-tr/reklam3.png" _fcksavedurl="http://img.webme.com/pic/v/vosa-tr/reklam3.png" width="125" height="125" align="absMiddle" alt="" /></a></td>         </tr>         <tr>             <td width="125" height="125" bgcolor="#fff"><a href="http://vosa-tr.tr.gg/?goto=2" _fcksavedurl="http://vosa-tr.tr.gg/?goto=2"><img src="http://img.webme.com/pic/v/vosa-tr/reklam2.png" _fcksavedurl="http://img.webme.com/pic/v/vosa-tr/reklam2.png" width="125" height="125" align="absMiddle" alt="" /></a></td>             <td width="125" height="125" bgcolor="#fff"><a href="http://vosa-tr.tr.gg/?goto=1" _fcksavedurl="http://vosa-tr.tr.gg/?goto=1"><img src="http://img.webme.com/pic/v/vosa-tr/reklam1.png" _fcksavedurl="http://img.webme.com/pic/v/vosa-tr/reklam1.png" width="125" height="125" align="absMiddle" alt="" /></a></td>         </tr>         <tr>             <td colspan="2" width="250" bgcolor="#fff" height="25"> </td>         </tr>         <tr>             <td colspan="2" width="250" bgcolor="#3366ff" height="30"><span style="color: rgb(255, 255, 255);"><strong><span style="font-family: 'Comic Sans MS';"><span style="font-size: large;"> Hakkında</span></span></strong></span></td>         </tr>         <tr>             <td colspan="2" width="250" bgcolor="#ffffff" height="180">             <div><span style="font-size: medium;"><span style="font-family: Arial;"><span style="color: rgb(0, 0, 0);">Var Olmayı Sorgulayan Adam 5 Mayıs 2014'te kuruldu. VOSA sitenizi geliştirir, eğlencenizi arttırır, ve dahasını yapar.. Sitemizin 2 kez silinmesi sonucu bu adrese taşındık.. Browser.Yandex' te vosa-tr.tr.gg yazıp siteye girerek hızlı arama gerçekleştirebilir ve rahatlıkla üye olabilirsiniz.</span></span></span></div>             </td>         </tr>         <tr>             <td colspan="2" width="250" bgcolor="#fff" height="25"> </td>         </tr>         <tr>             <td colspan="2" width="250" bgcolor="#36f" height="30">             <div><span style="color: rgb(255, 255, 255);"><strong><span style="font-family: 'Comic Sans MS';"><span style="font-size: large;"> Etiketler</span></span></strong></span></div>             </td>         </tr>         <tr>             <td colspan="2" width="250" bgcolor="#ffffff" height="80">             <div><span style="font-family: Arial;"><span style="font-size: medium;"><a href="http://vosa-aramasonuclari.tr.gg/?searchid=2144310&text=%23AramaMotoru" _fcksavedurl="http://vosa-aramasonuclari.tr.gg/?searchid=2144310&text=%23AramaMotoru"><span style="color: rgb(0, 0, 0);">#AramaMotoru</span></a> <a href="http://vosa-aramasonuclari.tr.gg/?searchid=2144310&text=%23Bilgi" _fcksavedurl="http://vosa-aramasonuclari.tr.gg/?searchid=2144310&text=%23Bilgi"><span style="color: rgb(0, 0, 0);">#Bilgi</span></a><a href="http://vosa-aramasonuclari.tr.gg/?searchid=2144310&text=%23DosyaSikistirma" _fcksavedurl="http://vosa-aramasonuclari.tr.gg/?searchid=2144310&text=%23DosyaSikistirma"> <span style="color: rgb(0, 0, 0);">#DosyaSıkıştırma</span></a> <a href="http://vosa-aramasonuclari.tr.gg/?searchid=2144310&text=%23Eglence" _fcksavedurl="http://vosa-aramasonuclari.tr.gg/?searchid=2144310&text=%23Eglence"><span style="color: rgb(0, 0, 0);">#Eğlence</span></a><a href="http://vosa-aramasonuclari.tr.gg/?searchid=2144310&text=%23Iletisim" _fcksavedurl="http://vosa-aramasonuclari.tr.gg/?searchid=2144310&text=%23Iletisim"> <span style="color: rgb(0, 0, 0);">#İletişim</span></a> <a href="http://vosa-aramasonuclari.tr.gg/?searchid=2144310&text=%23Medya" _fcksavedurl="http://vosa-aramasonuclari.tr.gg/?searchid=2144310&text=%23Medya"><span style="color: rgb(0, 0, 0);">#Medya</span></a> <a href="http://vosa-aramasonuclari.tr.gg/?searchid=2144310&text=%23Webmaster" _fcksavedurl="http://vosa-aramasonuclari.tr.gg/?searchid=2144310&text=%23Webmaster"><span style="color: rgb(0, 0, 0);">#Webmaster</span></a><a href="http://vosa-aramasonuclari.tr.gg/?searchid=2144310&text=%23NezihArhanTozenbilek" _fcksavedurl="http://vosa-aramasonuclari.tr.gg/?searchid=2144310&text=%23NezihArhanTozenbilek"> <span style="color: rgb(0, 0, 0);">#NezihArhanTözenbilek</span></a></span></span></div>             </td>         </tr>         <tr>             <td colspan="2" width="250" bgcolor="#fff" height="25"> </td>         </tr>         <tr>             <td colspan="2" width="250" bgcolor="#3366ff" height="30">             <div><span style="color: rgb(255, 255, 255);"><strong><span style="font-family: 'Comic Sans MS';"><span style="font-size: large;"> Bilgiler</span></span></strong></span></div>             </td>         </tr>         <tr>             <td colspan="2" width="250" bgcolor="#ffffff" height="120">             <div><span style="background-color: rgb(255, 255, 255);"><span style="color: rgb(0, 0, 0);"><span style="font-family: Arial;"><span style="font-size: medium;">İnternet Protokolü: 78.165.47.151<br style="font-family: Arial; background-color: rgb(51, 102, 255);" />             Ülke: <img src="http://theme.webme.com/img/flags/16x11/tr.png" border="0" alt="tr" class="visitor_country_image_small"> tr<br style="font-family: Arial; background-color: rgb(51, 102, 255);" />             Tarayıcı: Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/38.0.2125.122 YaBrowser/14.12.2125.10034 Safari/537.36</span></span></span></span></div>             </td>         </tr>         <tr>             <td colspan="2" width="250" bgcolor="#fff" height="25">             <div> </div>             </td>         </tr>         <tr>             <td colspan="2" width="250" bgcolor="#36f" height="30">             <div><span style="color: rgb(255, 255, 255);"><strong><span style="font-size: large;"><span style="font-family: 'Comic Sans MS';"> Temalar</span></span></strong></span></div>             </td>         </tr>         <tr>             <td colspan="2" width="250" bgcolor="#fff" height="140"><span style="color: rgb(0, 0, 0);"><span style="background-color: rgb(255, 255, 255);"><span style="font-size: medium;"><span style="font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;"><a href="http://vosa-tr.tr.gg/" _fcksavedurl="http://vosa-tr.tr.gg/"><span style="color: rgb(0, 0, 0);">Sade tema</span></a></span><br style="color: rgb(51, 51, 51); font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif; font-size: 18px; background-color: rgb(245, 245, 245);" />             <span style="color: rgb(0, 0, 0);"><span style="font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;"><a href="http://vosa-es.tr.gg/" _fcksavedurl="http://vosa-es.tr.gg/"><span style="color: rgb(0, 0, 0);">Eskişehir teması</span></a></span></span><br style="color: rgb(51, 51, 51); font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif; font-size: 18px; background-color: rgb(245, 245, 245);" />             <span style="color: rgb(0, 0, 0);"><span style="font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;"><a href="http://vosa-fb.tr.gg/" _fcksavedurl="http://vosa-fb.tr.gg/"><span style="color: rgb(0, 0, 0);">Fenerbahçe teması</span></a></span></span><br style="color: rgb(51, 51, 51); font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif; font-size: 18px; background-color: rgb(245, 245, 245);" />             <span style="color: rgb(0, 0, 0);"><span style="font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;"><a href="http://vosa-bjk.tr.gg/" _fcksavedurl="http://vosa-bjk.tr.gg/"><span style="color: rgb(0, 0, 0);">Beşiktaş teması</span></a></span></span><br style="color: rgb(51, 51, 51); font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif; font-size: 18px; background-color: rgb(245, 245, 245);" />             <span style="color: rgb(0, 0, 0);"><span style="font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;"><a href="http://vosa-gs.tr.gg/" _fcksavedurl="http://vosa-gs.tr.gg/"><span style="color: rgb(0, 0, 0);">Galatasaray teması</span></a></span></span><br style="color: rgb(51, 51, 51); font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif; font-size: 18px; background-color: rgb(245, 245, 245);" />             <span style="color: rgb(0, 0, 0);"><span style="font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;"><a href="http://vosa-ts.tr.gg/" _fcksavedurl="http://vosa-ts.tr.gg/"><span style="color: rgb(0, 0, 0);">Trabzonspor teması</span></a></span></span><span style="font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;"><br />             </span></span></span></span><span style="color: rgb(255, 255, 255);"><span style="background-color: rgb(255, 255, 255);"><span style="font-size: medium;"><span style="font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;"><a href="http://vosa-tr.tr.gg/Temalar.htm" _fcksavedurl="http://vosa-tr.tr.gg/Temalar.htm"><span style="color: rgb(0, 0, 0);">Ve daha fazlası</span></a></span></span></span></span></td>         </tr>         <tr>             <td colspan="2" width="250" bgcolor="#fff"> </td>         </tr>     </tbody> </table> <br /> <br /> <br type="_moz" /> <br />

[size=18]Bu kodun tamamı Nezih Arhan TÖZENBİLEK tarafından hazırlanmıştır.[/size]
Önceki mesajları göster:   


Powered by phpBB © 2001, 2005 phpBB Group
Türkçe Çeviri: phpBB Türkiye & Erdem Çorapçıoğlu