Forum'da ara:
Ara


Yazar Mesaj
Mesaj15.10.2011, 07:40 (UTC)    
Mesaj konusu: Sinema Sitesi Kodlari Umarim Beğenirsiniz

Önizlemeci Active-cinema.tr.gg



T.üstü
Kod:
<table width="950" border="0" align="center" cellpadding="0" cellspacing="0">
  <tr>
    <td height="217" align="center" valign="top" background="http://img.webme.com/pic/a/active-world/active-cinema_01.gif"> </td>
  </tr>
  <tr>
    <td height="175" align="center" valign="top" background="http://img.webme.com/pic/a/active-world/active-cinema_02.gif"><table width="950" border="0" align="center" cellpadding="0" cellspacing="0">
      <tr>
        <td width="9" height="165"> </td>
        <td width="622"><div id="content"></div>


T.ALTİ
Kod:
</td>
        <td width="13"> </td>
        <td width="294"><style type="text/css">

/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

.urbangreymenu{
width: 190px; /*width of menu*/
}

.urbangreymenu .headerbar{
font: bold 13px Verdana;
color: white;
background: #606060 url(http://i.imgur.com/zyqcJ.gif) no-repeat 8px 6px; /*last 2 values are the x and y coordinates of bullet image*/
margin-bottom: 0; /*bottom spacing between header and rest of content*/
text-transform: uppercase;
padding: 7px 0 7px 31px; /*31px is left indentation of header text*/
}

.urbangreymenu ul{
list-style-type: none;
margin: 0;
padding: 0;
margin-bottom: 0; /*bottom spacing between each UL and rest of content*/
}

.urbangreymenu ul li{
padding-bottom: 2px; /*bottom spacing between menu items*/
}

.urbangreymenu ul li a{
font: normal 12px Arial;
color: black;
background: #E9E9E9;
display: block;
padding: 5px 0;
line-height: 17px;
padding-left: 8px; /*link text is indented 8px*/
text-decoration: none;
}

.urbangreymenu ul li a:visited{
color: black;
}

.urbangreymenu ul li a:hover{ /*hover state CSS*/
color: white;
background: black;
}

</style>

<div class="urbangreymenu">

<h3 class="headerbar">Filmler 1</h3>
<ul>
<li><a href="Anasayfa.htm">Anasayfa</a></li>
<li><a href="Komedi.htm">Komedi</a></li>
<li><a href="Korku.htm">Korku</a></li>
<li><a href="Cizgi-Film.htm">Çizgifilm</a></li>
</ul>
<ul>
<li><a href="Yesilcam.htm">yeşilçam</a></li>
<li><a href="Polisiye.htm">Polisiye</a></li>
<li><a href="Karmasik.htm">Karmaşık</a></li>
<li><a href="Hababam-Sinifi.htm">Hababam sınıfı</a></li>
</ul>

</div>

<
        <td width="12"> </td>
      </tr>
    </table></td>
  </tr>
  <tr>
    <td height="146" align="center" valign="top" background="http://img.webme.com/pic/a/active-world/active-cinema_03.gif"> </td>
  </tr>
 
</table>


Css
Kod:
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;}

<style type="text/css">
<!--
body,td,th {
   font-family: Times New Roman, Times, serif;
   font-size: 12px;
   color: #FFFFFF;
}
body {
   background-color: #FFFFFF;
}
a {
   font-size: 12px;
   color: #000000;
}
a:link {
   text-decoration: none;
}
a:visited {
   text-decoration: none;
   color: #000000;
}
a:hover {
   text-decoration: none;
   color: #FF0000;
}
a:active {
   text-decoration: none;
   color: #000000;
}
-->
</style>
Önceki mesajları göster:   


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