Forum'da ara:
Ara


Yazar Mesaj
Mesaj25.04.2009, 10:37 (UTC)    
Mesaj konusu: Acil

Arkadaşlar alttaki tasarımı tasarım üstü ve tasarım altı diye ayırın lütfen çok acil
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>Green and Plain 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="#">Green and Plain</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>Green and Plain</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>





Yanlışlık yapmamamk için sitenizde deneyin lütfen onun için css kodunuda veriyorum

Kod:

body {
   margin: 0px;
   padding: 0px;
   background: url(images/img01.jpg) repeat-x left top;
   font: 13px Arial, Helvetica, sans-serif;
   color: #212121;
}

h1, h2, h3 {
   margin-top: 0px;
}

h1 {
   font-size: 2.4em;
}

h2 {
   font-size: 1.8em;
}

h3 {
   font-size: 1.4em;
}

p, ol, ul {
   margin-bottom: 1.8em;
   line-height: 160%;
}

a {
   color: #175500;
}

a:hover {
   text-decoration: none;
   color: #FF0000;
}

a img {
   border: none;
}

/* Header */

#header {
   width: 900px;
   height: 130px;
   margin: 0px auto;
   background: #699C4D;
}

#header a {
   text-decoration: none;
   color: #FFFFFF;
}

/* Logo */

#logo {
   float: left;
   background: url(images/img03.jpg) no-repeat left top;
   padding-left: 70px;
}

#logo h1, #logo p {
   margin: 0px;
   line-height: normal;
   font-weight: normal;
   color: #FFFFFF;
}

#logo h1 {
   padding: 25px 0px 0px 0px;
}

/* Menu */

#menu {
   float: right;
   background: #243F12;
   border-top: 2px #9BC56F solid;
   margin: 30px 0 0 0;
}

#menu ul {
   margin: 0px 0 0 0;
   padding: 0px 0px 0px 0px;
   list-style: none;
   line-height: normal;
}

#menu li {
   float: left;
   margin: 0px 0px 0px 1px;
}

#menu a {
   display: block;
   width: auto;
   height: 28px;
   padding: 12px 20px 0px 20px;
   background: url(images/img02.jpg) no-repeat right 50%;
}

#menu a:hover {
   text-decoration: underline;
}

#menu .first {
   background: none;
}

#menu .active a {
}

/* Page */

#page {
   width: 900px;
   margin: 0px auto;
   padding: 30px 0px;
}

/* Content */

#content {
   float: left;
   width: 570px;
}

.post {
   margin: 0px 0px 30px 0px;
}

.post .title {
   margin: 0px;
   padding: 0px 0px 5px 0px;
   border-bottom: #BFC9AE solid 1px;
   color: #232F01;
}

.post .title a {
   color: #232F01;
}

.post .entry {
}

.post .meta {
   font-weight: bold;
}

.post .byline {
   margin: 0px;
}

/* Sidebar */

#sidebar {
   float: right;
   width: 300px;
}

#sidebar-bgtop {
   height: 3px;
}

#sidebar-bgbtm {
   height: 3px;
}

#sidebar-content {
   padding: 20px;
}

#sidebar ul {
   margin: 0px;
   padding: 0px;
   list-style: none;
}

#sidebar li ul {
   margin-bottom: 1.8em;
   padding-left: 20px;
   list-style: none;
}

#sidebar h2 {
   padding: 4px 20px;
   background: #699C4D;
   font-size: 1.2em;
   color: #FFFFFF;
}

#sidebar a {
   text-decoration: none;
   color: #232F01;
}

#sidebar a:hover {
   text-decoration: underline;
}

/* Search */

#search {
}

#search form {
   margin-bottom: 1.8em;
   padding: 0px;
}

#search fieldset {
   margin: 0px;
   padding: 0px;
   border: none;
}

#search #s {
   width: 160px;
}

/* Footer */

#footer {
   clear: both;
   width: 900px;
   height: 50px;
   margin: 0px auto 30px auto;
   color: #FFFFFF;
   background: #699C4D;
}

#footer p {
   margin: 0px;
   padding: 19px 0px 0px 0px;
   text-align: center;
   line-height: normal;
   font-size: smaller;
}

#footer a {
   color: #FFFFFF;
}

______________
KaYiPDuNy@
Mesaj25.04.2009, 14:11 (UTC)    
Mesaj konusu:

önceki kodları unut..............

tasarım üstüne
Kod:
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>Green and Plain 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="#">Green and Plain</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 -->

______________
Mesaj25.04.2009, 14:12 (UTC)    
Mesaj konusu:

tasarım altına..

Kod:
<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>

______________
Mesaj25.04.2009, 14:12 (UTC)    
Mesaj konusu:

css koduna..

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;}


body {
   margin: 0px;
   padding: 0px;
   background: url(images/img01.jpg) repeat-x left top;
   font: 13px Arial, Helvetica, sans-serif;
   color: #212121;
}

h1, h2, h3 {
   margin-top: 0px;
}

h1 {
   font-size: 2.4em;
}

h2 {
   font-size: 1.8em;
}

h3 {
   font-size: 1.4em;
}

p, ol, ul {
   margin-bottom: 1.8em;
   line-height: 160%;
}

a {
   color: #175500;
}

a:hover {
   text-decoration: none;
   color: #FF0000;
}

a img {
   border: none;
}

/* Header */

#header {
   width: 900px;
   height: 130px;
   margin: 0px auto;
   background: #699C4D;
}

#header a {
   text-decoration: none;
   color: #FFFFFF;
}

/* Logo */

#logo {
   float: left;
   background: url(images/img03.jpg) no-repeat left top;
   padding-left: 70px;
}

#logo h1, #logo p {
   margin: 0px;
   line-height: normal;
   font-weight: normal;
   color: #FFFFFF;
}

#logo h1 {
   padding: 25px 0px 0px 0px;
}

/* Menu */

#menu {
   float: right;
   background: #243F12;
   border-top: 2px #9BC56F solid;
   margin: 30px 0 0 0;
}

#menu ul {
   margin: 0px 0 0 0;
   padding: 0px 0px 0px 0px;
   list-style: none;
   line-height: normal;
}

#menu li {
   float: left;
   margin: 0px 0px 0px 1px;
}

#menu a {
   display: block;
   width: auto;
   height: 28px;
   padding: 12px 20px 0px 20px;
   background: url(images/img02.jpg) no-repeat right 50%;
}

#menu a:hover {
   text-decoration: underline;
}

#menu .first {
   background: none;
}

#menu .active a {
}

/* Page */

#page {
   width: 900px;
   margin: 0px auto;
   padding: 30px 0px;
}

/* Content */

#content {
   float: left;
   width: 570px;
}

.post {
   margin: 0px 0px 30px 0px;
}

.post .title {
   margin: 0px;
   padding: 0px 0px 5px 0px;
   border-bottom: #BFC9AE solid 1px;
   color: #232F01;
}

.post .title a {
   color: #232F01;
}

.post .entry {
}

.post .meta {
   font-weight: bold;
}

.post .byline {
   margin: 0px;
}

/* Sidebar */

#sidebar {
   float: right;
   width: 300px;
}

#sidebar-bgtop {
   height: 3px;
}

#sidebar-bgbtm {
   height: 3px;
}

#sidebar-content {
   padding: 20px;
}

#sidebar ul {
   margin: 0px;
   padding: 0px;
   list-style: none;
}

#sidebar li ul {
   margin-bottom: 1.8em;
   padding-left: 20px;
   list-style: none;
}

#sidebar h2 {
   padding: 4px 20px;
   background: #699C4D;
   font-size: 1.2em;
   color: #FFFFFF;
}

#sidebar a {
   text-decoration: none;
   color: #232F01;
}

#sidebar a:hover {
   text-decoration: underline;
}

/* Search */

#search {
}

#search form {
   margin-bottom: 1.8em;
   padding: 0px;
}

#search fieldset {
   margin: 0px;
   padding: 0px;
   border: none;
}

#search #s {
   width: 160px;
}

/* Footer */

#footer {
   clear: both;
   width: 900px;
   height: 50px;
   margin: 0px auto 30px auto;
   color: #FFFFFF;
   background: #699C4D;
}

#footer p {
   margin: 0px;
   padding: 19px 0px 0px 0px;
   text-align: center;
   line-height: normal;
   font-size: smaller;
}

#footer a {
   color: #FFFFFF;
}

______________
Mesaj25.04.2009, 14:13 (UTC)    
Mesaj konusu:

tabiki bu kodlardaki linkleri kendi sitene göre uygula...
iyi eğlenceler..
______________
Önceki mesajları göster:   


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