Forum'da ara:
Ara


Yazar Mesaj
Mesaj11.10.2009, 22:47 (UTC)    
Mesaj konusu: Tasarımımı Paylaşıyorum !!!

Selam Arkadaşlar

Şuanki Kullandığım Tasarımımı Sizlerle paylaşıyorum !
Biraz küçük Olsada Hoş Bir tasarım





Önizleme !


Tasarım Üstü
Kod:
<html>
<head>

<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>Untitled Document</title>
<style type="text/css">
<!--
.style1 {
   font-family: "Times New Roman", Times, serif;
   font-size: 15px;
   color: #CCCCCC;
   font-weight: bold;
}
.style2 {
   color: #CCCCCC;
   font-family: "Times New Roman", Times, serif;
   font-weight: bold;
}
-->
</style>
</head>

<body>
<table width="786" height="375" border="0" cellpadding="0" cellspacing="0">
  <tr>
    <td height="140" background="http://img.webme.com/pic/b/bygrafiking/tasarim-2_01.gif"> </td>
  </tr>
  <tr>
    <td height="56" background="http://img.webme.com/pic/b/bygrafiking/tasarim-2_04.gif"> </td>
  </tr>
  <tr>
    <td background="http://img.webme.com/pic/b/bygrafiking/tasarim-2_06.gif"><table width="705" border="0" cellpadding="0" cellspacing="0" bordercolor="0">
      <tr>
        <td width="69"> </td>
        <td width="156" valign="middle" bordercolor="#000000"><p class="style1"><a href="http://bygrafiking.tr.gg/ana-sayfa.htm"><span style="text-decoration: underline;">Ana Sayfa</span><br />
</a></p>
          <p class="style1"><a href="http://bygrafiking.tr.gg/Ben-Kimim--f-.htm"><span style="text-decoration: underline;">Ben Kimim ?</span><br />
</a></p>
          <p class="style1"><a href="http://bygrafiking.tr.gg/Grafikler.htm"><span style="text-decoration: underline;">Grafikler</span><br />
</a></p>
          <p class="style1"><a href="http://bygrafiking.tr.gg/Tasar%26%23305%3Bmlar.htm"><span style="text-decoration: underline;">Tasarımlar</span><br />
</a></p>
          <p class="style1"><a href="http://bygrafiking.tr.gg/Grafik-Dersler.htm"><span style="text-decoration: underline;">Grafik Dersler</span><br />
</a></p></td>
        <td width="50"> </td>
        <td width="430" valign="top" bordercolor="#D4D0C8"><span class="style2">

Tasarım Altı
Kod:
</span></td>
      </tr>
    </table></td>
  </tr>
</table>
<table width="787" height="140" border="0" cellpadding="0" cellspacing="0">
  <tr>
    <td height="140" background="http://img.webme.com/pic/b/bygrafiking/tasarim-2_09.gif"> </td>
  </tr>
</table>
<table width="787" height="76" border="0" cellpadding="0" cellspacing="0">
  <tr>
    <td align="center" background="http://img.webme.com/pic/b/bygrafiking/34.gif"><object classid="clsid:6BF52A52-394A-11d3-B153-00C04F79FAA6" width="293" height="45">
      <param name="URL" value="http://mp3upload.ca/download/20886/cs218_mpx02.mp3" />
      <embed src="" width="293" height="45" autostart="-1" type="application/x-mplayer2" pluginspage="http://www.microsoft.com/Windows/Downloads/Contents/Products/MediaPlayer/" displaysi="" ze="0" autosize="0" showcontrols="0" showtracker="0" showdisplay="0" showstatusbar="-1" audiostream="1" animationatstart="0" allowscan="0" allowchangedisplaysize="0" autorewind="-1" balance="0" bufferingtime="5" clicktoplay="-1" cursortype="0" currentposition="-1" currentmarker="0" displaybackcolor="1" enabled="-1" enablepositioncontrols="0" enablefullscreencontrols="0" enabletracker="0" filename="http://mp3upload.ca/download/20886/cs218_mpx02.mp3" invokeurls="-1" language="1" mute="0" playcount="1" previewmode="0" rate="1" volume="100" displaymode="2"></embed>
    </object>       
           </td>
  </tr>
</table>
<p> </p>
</body>
<br />
<body bgcolor="#92f6ff"><br />
</head>
</html>
<!--- imleç --->
<SCRIPT LANGUAGE="JavaScript">
<!-- Delayed Mouse Follow by kurt.grigg( at )virgin.net
message='By Grafiking;
FonT='Verdana';
ColoR='999999';
SizE=2; //1 ile 7 arası!
 
var amount=5,ypos=-50,xpos=0,Ay=0,Ax=0,By=0,Bx=0,Cy=0,Cx=0,Dy=0,Dx=0,Ey=0,Ex=0;
if (document.layers){
for (i = 0; i < amount; i++)
{document.write('<layer name=nsl'+i+' top=0 left=0><font face='+FonT+' size='+SizE+' color='+ColoR+'>'+message+'</font></layer>')}
window.captureEvents(Event.MOUSEMOVE);
function nsmouse(evnt){
xpos=evnt.pageX+20;
ypos=evnt.pageY+20;
}
window.onMouseMove = nsmouse;
}
else if (document.all){
document.write("<div id='outer' style='position:absolute;top:0px;left:0px'>");
document.write("<div style='position:relative'>");
for (i = 0; i < amount; i++)
{document.write('<div id="text"'+i+' style="position:absolute;top:0px;left:0px;width:400px;height:20px"><font face='+FonT+' size='+SizE+' color='+ColoR+'>'+message+'</font></div>')}
document.write("</div>");
document.write("</div>");
function iemouse(){
ypos=event.y+20;
xpos=event.x+20;
}
window.document.onmousemove = iemouse;
}
function makefollow(){
if (document.layers){
document.layers['nsl'+0].top=ay;document.layers['nsl'+0].left=ax;
document.layers['nsl'+1].top=by;document.layers['nsl'+1].left=bx;
document.layers['nsl'+2].top=cy;document.layers['nsl'+2].left=cx;
document.layers['nsl'+3].top=Dy;document.layers['nsl'+3].left=Dx;
document.layers['nsl'+4].top=Ey;document.layers['nsl'+4].left=Ex;
}
else if (document.all){
outer.style.pixelTop=document.body.scrollTop;
text[0].style.pixelTop=ay;text[0].style.pixelLeft=ax;
text[1].style.pixelTop=by;text[1].style.pixelLeft=bx;
text[2].style.pixelTop=cy;text[2].style.pixelLeft=cx;
text[3].style.pixelTop=Dy;text[3].style.pixelLeft=Dx;
text[4].style.pixelTop=Ey;text[4].style.pixelLeft=Ex;
}
}
function move(){
ey=Ey+=(ypos-Ey)*0.2;ex=Ex+=(xpos-Ex)*0.2;
dy=Dy+=(ey-Dy)*0.3;dx=Dx+=(ex-Dx)*0.3;
cy=Cy+=(dy-Cy)*0.4;cx=Cx+=(dx-Cx)*0.4;
by=By+=(cy-By)*0.5;bx=Bx+=(cx-Bx)*0.5;
ay=Ay+=(by-Ay)*0.6;ax=Ax+=(bx-Ax)*0.6;
makefollow();
setTimeout('move()',10);
}
window.onload=move;
//-->
</script>

 
<!--- imleç --->


Css Kodu
Kod:
table {margin-left: auto;margin-right: auto}

a{color:white; }
a:hover {color:white;}
a:text-decoration:none


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;}
Önceki mesajları göster:   


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