Tasarım Üstüne
[code]<body>
<!-- header start -->
<div id="header">
	<!-- logo start -->
    <a href="index.html" title="Computer Store"><img src="images/logo.jpg" alt="Computer Store" title="Computer Store" border="0" class="logo" /></a>
    <!-- logo end -->
    <ul class="info">
    	<li>Phone :215-799-0685</li>
    	<li>Toll free :866-637-2474</li>
    	<li>Phone exts :102</li>
    	<li class="email">E-mail : <a href="mailto:computer( at )company.com">computer( at )company.com</a></li>
    </ul>
    <!-- top navigation start -->
    <ul class="topNav">
    	<li><a href="#" title="Home">Home</a></li>
    	<li><a href="#" title="About Us">About Us</a></li>
    	<li><a href="#" title="Faq">Faq</a></li>
    	<li><a href="#" title="Contact Us">Contact Us</a></li>
    	<li><a href="#" title="Services">Services</a></li>
    	<li><a href="#" title="Products">Products</a></li>
    	<li><a href="#" title="Support">Support</a></li>
    	<li><a href="#" title="Technology">Technology</a></li>
    	<li><a href="#" title="Clients">Clients</a></li>
    	<li><a href="#" title="Testimonials ">Testimonials </a></li>
    </ul>
    <!-- top navigation end -->
<br class="spacer" />
</div>
<!-- header end -->
<!-- body content start -->
<div id="body">
	<!-- left panel start -->
    <div id="left">[code]
Tasarım Altına
[/code]    </div>
	<!-- left panel end -->
    <!-- right panel start -->
    <div id="right">
    	<img src="images/right-pic-01.gif" alt="Colour Printing" title="Colour Printing" />
        <a href="#" title="More" class="more">More</a>
    	<img src="images/right-pic-02.gif" alt="Print Management Solution" title="Print Management Solution" />
        <a href="#" title="Click Here" class="click">Click Here</a>
    	<img src="images/right-pic-03.gif" alt="02 plamtop" title="02 plamtop" />
        <a href="#" title="Click Here" class="click">Click Here</a>
    </div>
    <!-- right panel end -->       
<br class="spacer" />    
</div>
<!-- body content end -->
<!-- footer start -->
<div id="footer">
	<!-- footer navigation start -->
    <p class="nav">
    <a href="#" title="Home">Home</a>
    <a href="#" title="About Us">About Us</a>
    <a href="#" title="Faq">Faq</a>
    <a href="#" title="Contact Us">Contact Us</a>
    <a href="#" title="Services">Services</a>
    <a href="#" title="Products">Products</a>
    <a href="#" title="Support">Support</a>
    <a href="#" title="Technology">Technology</a>
    <a href="#" title="Clients">Clients</a>
    <a href="#" title="Testimonials">Testimonials</a>
    </p>
	<!-- footer navigation end -->
    <!-- copyright info start -->
    <p>Copyright information goes here</p>
    <!-- copyright info end -->
    <!-- powered by info start -->
    <p>Designed by <a href="http://www.free-css-templates.com/">Free CSS Templates</a>, Thanks to <a href="http://www.legalhelpers.com/bankruptcy-information.html">Bankruptcy Information</a></p>
    <!-- powered by info end -->
</div>
<!-- footer end -->[code]
Not: Tasarımınızdan resimler gözükmüyecektir templatedeki images dosyasındaki resimleri tasarımı uygulamak istediğin siteye yükle ve kodlardaki resim urllerini yeni oluşan resim adresleriyle değiştir. Kolay Gelsin[/code]
______________
