Forum'da ara:
Ara


Yazar Mesaj
Mesaj16.03.2009, 16:37 (UTC)    
Mesaj konusu: Tasarım Altı ve Tasarım Üstü Olarak Nasıl Ayırılır ?

Arkadaşlar tasarım altı ve tasarım üstü ayırabilecek var mı lütffen yardım

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>Black and White by FreeCSSTemplates.org</title>
<link rel="stylesheet" type="text/css" href="style.css" media="screen" />
</head>
<body>
<div id="header">
   <div id="logo">
      <h1><a href="#">Black and White</a></h1>
      <p>Design by <a href="http://www.freecsstemplates.org/">Free CSS Templates</a></p>
   </div>
   <!-- end #logo -->
   <div id="menu">
      <ul>
         <li class="first"><a href="#">Home</a></li>
         <li><a href="#">About Us</a></li>
         <li><a href="#">Products</a></li>
         <li><a href="#">Services</a></li>
         <li><a href="#">Contact Us</a></li>
      </ul>
   </div>
   <!-- end #menu -->
</div>
<!-- end #header -->
<div id="page">
   <div id="content">
      <div class="post">
         <h1 class="title">Welcome to our website </h1>
         <p class="byline"><small>Posted by FreeCssTemplates</small></p>
         <div class="entry">
            <p><strong>Black and White</strong> is a free template from <a href="http://www.freecsstemplates.org/">Free CSS Templates</a> released under a <a href="http://creativecommons.org/licenses/by/2.5/">Creative Commons Attribution 2.5 License</a>. You're free to use this template for both commercial or personal use. I only ask that you link back to <a href="http://www.freecsstemplates.org/">my site</a> in some way. Enjoy :)</p>
         </div>
         <div class="meta">
            <p class="links"><a href="#" class="comments">Comments (32)</a> &nbsp;&bull;&nbsp;&nbsp; <a href="#" class="more">Read full post &raquo;</a></p>
         </div>
      </div>
      <div class="post">
         <h2 class="title">Lorem Ipsum Dolor Volutpat</h2>
         <p class="byline"><small>Posted by FreeCssTemplates</small></p>
         <div class="entry">
            <p>Curabitur tellus. Phasellus tellus turpis, iaculis in, faucibus lobortis, posuere in, lorem. Donec a ante. Donec neque purus, adipiscing id, eleifend a, cursus vel, odio. Vivamus varius justo sit amet leo. Morbi sed libero. Vestibulum blandit augue at mi. Praesent fermentum lectus eget diam. Nam cursus, orci sit amet porttitor iaculis, ipsum massa aliquet nulla, non elementum mi elit a mauris.</p>
            <ul>
               <li><a href="#">Magna lacus bibendum mauris</a></li>
               <li><a href="#">Velit semper nisi molestie</a></li>
               <li><a href="#">Magna lacus bibendum mauris</a></li>
               <li><a href="#">Velit semper nisi molestie</a></li>
            </ul>
         </div>
         <div class="meta">
            <p class="links"><a href="#" class="comments">Comments (32)</a> &nbsp;&bull;&nbsp;&nbsp; <a href="#" class="more">Read full post &raquo;</a></p>
         </div>
      </div>
   </div>
   <!-- end #content -->
   <div id="sidebar">
      <div id="sidebar-bgtop"></div>
      <div id="sidebar-content">
         <ul>
            <li id="search">
               <h2>Search</h2>
               <form method="get" action="">
                  <fieldset>
                  <input type="text" id="s" name="s" value="" />
                  <input type="submit" id="x" value="Search" />
                  </fieldset>
               </form>
            </li>
            <li>
               <h2>Lorem Ipsum</h2>
               <ul>
                  <li><a href="#">Fusce dui neque fringilla</a></li>
                  <li><a href="#">Eget tempor eget nonummy</a></li>
                  <li><a href="#">Magna lacus bibendum mauris</a></li>
                  <li><a href="#">Nec metus sed donec</a></li>
                  <li><a href="#">Magna lacus bibendum mauris</a></li>
                  <li><a href="#">Velit semper nisi molestie</a></li>
                  <li><a href="#">Eget tempor eget nonummy</a></li>
               </ul>
            </li>
            <li>
               <h2>Volutpat Dolore</h2>
               <ul>
                  <li><a href="#">Nec metus sed donec</a></li>
                  <li><a href="#">Magna lacus bibendum mauris</a></li>
                  <li><a href="#">Velit semper nisi molestie</a></li>
                  <li><a href="#">Eget tempor eget nonummy</a></li>
                  <li><a href="#">Nec metus sed donec</a></li>
                  <li><a href="#">Magna lacus bibendum mauris</a></li>
                  <li><a href="#">Velit semper nisi molestie</a></li>
               </ul>
            </li>
         </ul>
      </div>
      <div id="sidebar-bgbtm"></div>
   </div>
   <!-- end #sidebar -->
</div>
<!-- end #page -->
<div id="footer">
   <p>&copy; 2008. All Rights Reserved. Design by <a href="http://www.freecsstemplates.org/">Free CSS Templates</a>.</p>
</div>
<!-- end #footer -->
</body>
</html>


En son faruk-s-e tarafından 17.03.2009 16:00:49 tarihinde değiştirildi, toplam 1 kere değiştirildi
Mesaj16.03.2009, 16:40 (UTC)    
Mesaj konusu:

Bu css kodu olmadan birşey ifade etmez. Sanırım php ile yazılmış bir siteyi kaynakdan almaya çalışmışsın. Ben yinede ayırayım.
Tasarımın üstü
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>Black and White by FreeCSSTemplates.org</title>
<link rel="stylesheet" type="text/css" href="style.css" media="screen" />
</head>
<body>
<div id="header">
   <div id="logo">
      <h1><a href="#">Black and White</a></h1>
      <p>Design by <a href="http://www.freecsstemplates.org/">Free CSS Templates</a></p>
   </div>
   <!-- end #logo -->
   <div id="menu">
      <ul>
         <li class="first"><a href="#">Home</a></li>
         <li><a href="#">About Us</a></li>
         <li><a href="#">Products</a></li>
         <li><a href="#">Services</a></li>
         <li><a href="#">Contact Us</a></li>
      </ul>
   </div>
   <!-- end #menu -->
</div>
<!-- end #header -->

Tasarımın Altı
Kod:
<!-- end #page -->
<div id="footer">
   <p>&copy; 2008. All Rights Reserved. Design by <a href="http://www.freecsstemplates.org/">Free CSS Templates</a>.</p>
</div>
<!-- end #footer -->
</body>
</html>

______________
Mesaj16.03.2009, 16:48 (UTC)    
Mesaj konusu:

yanlış verdin
Mesaj16.03.2009, 16:56 (UTC)    
Mesaj konusu:

Tasarım Üstü:
Kod:
<div id="header">
   <div id="logo">
      <h1><a href="#">Black and White</a></h1>
      <p>Design by <a href="http://www.freecsstemplates.org/">Free CSS Templates</a></p>
   </div>
   <!-- end #logo -->
   <div id="menu">
      <ul>
         <li class="first"><a href="#">Home</a></li>
         <li><a href="#">About Us</a></li>
         <li><a href="#">Products</a></li>
         <li><a href="#">Services</a></li>
         <li><a href="#">Contact Us</a></li>
      </ul>
   </div>
   <!-- end #menu -->
</div>
<!-- end #header -->
<div id="page">
   <div id="content">


Tasarım Altı:
Kod:
<!-- end #content -->
   <div id="sidebar">
      <div id="sidebar-bgtop"></div>
      <div id="sidebar-content">
         <ul>
            <li id="search">
               <h2>Search</h2>
               <form method="get" action="">
                  <fieldset>
                  <input type="text" id="s" name="s" value="" />
                  <input type="submit" id="x" value="Search" />
                  </fieldset>
               </form>
            </li>
            <li>
               <h2>Lorem Ipsum</h2>
               <ul>
                  <li><a href="#">Fusce dui neque fringilla</a></li>
                  <li><a href="#">Eget tempor eget nonummy</a></li>
                  <li><a href="#">Magna lacus bibendum mauris</a></li>
                  <li><a href="#">Nec metus sed donec</a></li>
                  <li><a href="#">Magna lacus bibendum mauris</a></li>
                  <li><a href="#">Velit semper nisi molestie</a></li>
                  <li><a href="#">Eget tempor eget nonummy</a></li>
               </ul>
            </li>
            <li>
               <h2>Volutpat Dolore</h2>
               <ul>
                  <li><a href="#">Nec metus sed donec</a></li>
                  <li><a href="#">Magna lacus bibendum mauris</a></li>
                  <li><a href="#">Velit semper nisi molestie</a></li>
                  <li><a href="#">Eget tempor eget nonummy</a></li>
                  <li><a href="#">Nec metus sed donec</a></li>
                  <li><a href="#">Magna lacus bibendum mauris</a></li>
                  <li><a href="#">Velit semper nisi molestie</a></li>
               </ul>
            </li>
         </ul>
      </div>
      <div id="sidebar-bgbtm"></div>
   </div>
   <!-- end #sidebar -->
</div>
<!-- end #page -->
<div id="footer">
   <p>&copy; 2008. All Rights Reserved. Design by <a href="http://www.freecsstemplates.org/">Free CSS Templates</a>.</p>
</div>
<!-- end #footer -->
Mesaj16.03.2009, 16:57 (UTC)    
Mesaj konusu:

mardin-rehber yazmış:
yanlış verdin


Yanlış deil bu arkadaş freecsstemplates.org sitesinin tasarımını almaya çalışmış. Ama o site php ile yazılmış alınması ancak gerekli programlarla mümkün olur.

______________
Önceki mesajları göster:   


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