Forum'da ara:
Ara


Yazar Mesaj
Mesaj14.08.2017, 02:02 (UTC)    
Mesaj konusu: Çizdiğim Tasarımın Kodlarını Nas

Merhabalar,

Bir tasarım çizdim ve Adobe Dreamweaver aracılığıyla koda döktüm fakat siteye aktarmada problem yaşıyorum, kodları bölme konusunda yardıma ihtiyacım var, nasıl bölmem gerektiğini hiç bilmiyorum.

Kodlar tek parça halinde şöyle;

Kod:
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>Yazarotti</title>
<style type="text/css">

table {
   margin-right:auto;
   margin-left:auto;
   font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
   font-style: normal;
   font-weight: normal;
   font-size: 16px;
}

#üst-reklam {
   height: 60px;
   width: 468px;
   margin-top: 5px;
   margin-right: 5px;
   margin-bottom: 16px;
   margin-left: 5px;
}
#duyuru {
   width: 690px;
   margin-left: 200px;
   height: 25px;
   margin-bottom: 28px;
   font-size: 20px;
   font-style: normal;
   color: #666;
   text-transform: none;
   font-variant: normal;
   font-weight: normal;
   line-height: normal;
   font-family: Tahoma, Geneva, sans-serif;
   border: thin dashed #CCC;
}
#icerik {
   font-family: Verdana, Geneva, sans-serif;
   font-size: 14px;
}
#menu ul li a {
   text-decoration: none;
   color: #333;
   display: block;
   margin-bottom: 3px;
   padding-left: 10px;
   padding-bottom: 1px;
}
#menu ul li a:hover {
   background-color: #CCC;
}
#copright {
   width: 620px;
   margin-left: 172px;
   height: 25px;
   margin-top: 20px;
   text-align: center;
   font-family: Verdana, Geneva, sans-serif;
   font-size: 13px;
   text-decoration: none;
}
#menu ul {
   list-style-type: none;
   padding-right: 0px;
   padding-left: 0px;
   margin-right: 0px;
   margin-left: 0px;
}
#logo {
   height: 75px;
   width: 200px;
   margin-left: 100px;
   margin-bottom: 0px;
   color: #D6D6D6;
   background-image: url(https://img.webme.com/pic/y/yazarotti/Site%20%C4%B0konu.png);
   background-repeat: no-repeat;
   background-attachment: scroll;
}
</style>
</head>

<body bgcolor="#FBFBFB">
<table width="925" border="0" cellspacing="0" cellpadding="0">
  <tr>
    <td width="921" height="85" valign="bottom" background="https://img.webme.com/pic/y/yazarotti/Yazarotti_01.png">
      <table width="925" border="0" cellspacing="0" cellpadding="0">
        <tr>
          <td width="434" valign="bottom"><div id="logo"></div></td>
          <td width="491" height="90"><div id="üst-reklam"></div></td>
        </tr>
    </table></td>
  </tr>
  <tr>
    <td width="921" height="85" background="https://img.webme.com/pic/y/yazarotti/Yazarotti_02.png"><div id="duyuru"><marquee direction=right>Duyuru yazısı buraya gelecek.</marquee></div></td>
  </tr>
  <tr>
    <td width="921" height="397" valign="top" background="https://img.webme.com/pic/y/yazarotti/Yazarotti_03.png"><table width="925" border="0" cellspacing="0" cellpadding="0">
      <tr>
        <td width="17">&nbsp;</td>
        <td width="192" valign="top"><div id="menu">
          <ul>
            <li><a href="#">Ana Sayfa</a></li>
            <li><a href="#">Destek</a></li>
            <li><a href="#">Forum</a></li>
            <li><a href="#">Hakkımda</a></li>
            <li><a href="#">Başlık</a></li>
          </ul>
          </div></td>
        <td width="13">&nbsp;</td>
        <td width="684" valign="top"><div id="icerik">Deneme</div></td>
        <td width="19">&nbsp;</td>
      </tr>
    </table></td>
  </tr>
  <tr>
    <td width="921" height="99" valign="middle" background="https://img.webme.com/pic/y/yazarotti/Yazarotti_04.png"><div id="copright">Kodlama ve Dizayn: Yazarotti | Tüm hakları saklıdır.  <strong> © </strong>(2017)</div></td>
  </tr>
</table>
</body>
</html>
Mesaj15.08.2017, 03:36 (UTC)    
Mesaj konusu: Sorun Çözüldü

Herkese teşekkür ederim özellikle de Salih Toy adlı kullanıcıya, onun videosunu buldum ve eklemeyi başardım tekrar teşekkürler.

Konu kilitlenebilir.
Önceki mesajları göster:   


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