Forum'da ara:
Ara


Yazar Mesaj
Mesaj17.06.2009, 17:17 (UTC)    
Mesaj konusu: Tasarım Altı ve Üstünü Ayırabilirmisiniz ?

Alıntı:
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html>
<head>
<title>Jennifer Love Hewitt Template</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
<link href="style.css" rel="stylesheet" type="text/css" />
</head>
<body>
<div id="container">
<div id="nav">
<a href="http://www.freewebsitetemplates.com">HOME</a> |
<a href="http://www.freewebsitetemplates.com">BIOGRAPHY</a> |
<a href="http://www.freewebsitetemplates.com">FILMOGRAPHY</a> |
<a href="http://www.freewebsitetemplates.com">DISCOGRAPHY</a> |
<a href="http://www.freewebsitetemplates.com">PICTURES</a> |
<a href="http://www.freewebsitetemplates.com">CONTACT US</a>
</div>
<div id="content">
<div id="left">
<img src="images/jhewitt.jpg" alt="Jennifer Hewitt" />
</div>
<div id="right">


<div id="thumbnails">

<ul class="thumbnails">
<li><img src="images/thumb1.jpg" alt="Jennifer Hewitt" /></li>
<li><img src="images/thumb2.jpg" alt="Jennifer Hewitt" /></li>
<li><img src="images/thumb3.jpg" alt="Jennifer Hewitt" /></li>
</ul>

</div>

<div style="clear:both"></div>


</div>
</div>
<div id="footerbg">
<div id="footer">
<a href="http://www.freewebsitetemplates.com">HOME</a> |
<a href="http://www.freewebsitetemplates.com">BIOGRAPHY</a> |
<a href="http://www.freewebsitetemplates.com">FILMOGRAPHY</a> |
<a href="http://www.freewebsitetemplates.com">DISCOGRAPHY</a> |
<a href="http://www.freewebsitetemplates.com">PICTURES</a> |
<a href="http://www.freewebsitetemplates.com">CONTACT US</a>
</div>
</div>
</div>
</body>
</html>
Mesaj17.06.2009, 17:23 (UTC)    
Mesaj konusu:

Bu kodda ya eksiklik var yada tamamı tasarımın üstüne yapıştırılacak.
______________

Arrow Ethical Hacker Arrow Professional Web Designer
Mesaj17.06.2009, 17:24 (UTC)    
Mesaj konusu:

Tasarımın üstü:
Kod:
<head>
<title>Jennifer Love Hewitt Template</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
<link href="style.css" rel="stylesheet" type="text/css" />
</head>
<body>
<div id="container">
<div id="nav">
<a href="http://www.freewebsitetemplates.com">HOME</a> |
<a href="http://www.freewebsitetemplates.com">BIOGRAPHY</a> |
<a href="http://www.freewebsitetemplates.com">FILMOGRAPHY</a> |
<a href="http://www.freewebsitetemplates.com">DISCOGRAPHY</a> |
<a href="http://www.freewebsitetemplates.com">PICTURES</a> |
<a href="http://www.freewebsitetemplates.com">CONTACT US</a>
</div>
<div id="content">
<div id="left">
<img src="images/jhewitt.jpg" alt="Jennifer Hewitt" />
</div>
<div id="right">


<div id="thumbnails">

<ul class="thumbnails">
<li><img src="images/thumb1.jpg" alt="Jennifer Hewitt" /></li>
<li><img src="images/thumb2.jpg" alt="Jennifer Hewitt" /></li>
<li><img src="images/thumb3.jpg" alt="Jennifer Hewitt" /></li>
</ul>

</div>

<div style="clear:both"></div>


</div>
</div>
<div id="footerbg">
<div id="footer">
<a href="http://www.freewebsitetemplates.com">HOME</a> |
<a href="http://www.freewebsitetemplates.com">BIOGRAPHY</a> |
<a href="http://www.freewebsitetemplates.com">FILMOGRAPHY</a> |
<a href="http://www.freewebsitetemplates.com">DISCOGRAPHY</a> |
<a href="http://www.freewebsitetemplates.com">PICTURES</a> |
<a href="http://www.freewebsitetemplates.com">CONTACT US</a>
</div>
</div>
</div>

______________

Arrow Ethical Hacker Arrow Professional Web Designer
Mesaj17.06.2009, 17:27 (UTC)    
Mesaj konusu:

Banada eksik geldi neyse verdiğin kodu denedim benim denediğim gibi oldu yani anasayfada yayınlanacak mesaj tasarım altında yayınlanıyor :S
Mesaj17.06.2009, 17:49 (UTC)    
Mesaj konusu:

Yokmu yapabilecek ? Neutral
______________


PR 5 Sitelerden Backlink İsteyenler PM Atsınlar Wink
Mesaj17.06.2009, 17:55 (UTC)    
Mesaj konusu:

tasarımı dogrumu ayırdım bılemıyorum ama bi böyle dene olmassa bana pm den tasarım css kodlarınıda gönder bn ayarlamaya calısırım.

tasarımın üzerindeki yazıya
Arrow

Kod:
<div id="container">
<div id="nav">
<a href="http://www.freewebsitetemplates.com">HOME</a> |
<a href="http://www.freewebsitetemplates.com">BIOGRAPHY</a> |
<a href="http://www.freewebsitetemplates.com">FILMOGRAPHY</a> |
<a href="http://www.freewebsitetemplates.com">DISCOGRAPHY</a> |
<a href="http://www.freewebsitetemplates.com">PICTURES</a> |
<a href="http://www.freewebsitetemplates.com">CONTACT US</a>
</div>
<div id="content">
<div id="left">


tasarımın altındaki yazıya Arrow

Kod:
<img src="images/jhewitt.jpg" alt="Jennifer Hewitt" />
</div>
<div id="right">


<div id="thumbnails">

<ul class="thumbnails">
<li><img src="images/thumb1.jpg" alt="Jennifer Hewitt" /></li>
<li><img src="images/thumb2.jpg" alt="Jennifer Hewitt" /></li>
<li><img src="images/thumb3.jpg" alt="Jennifer Hewitt" /></li>
</ul>

</div>

<div style="clear:both"></div>


</div>
</div>
<div id="footerbg">
<div id="footer">
<a href="http://www.freewebsitetemplates.com">HOME</a> |
<a href="http://www.freewebsitetemplates.com">BIOGRAPHY</a> |
<a href="http://www.freewebsitetemplates.com">FILMOGRAPHY</a> |
<a href="http://www.freewebsitetemplates.com">DISCOGRAPHY</a> |
<a href="http://www.freewebsitetemplates.com">PICTURES</a> |
<a href="http://www.freewebsitetemplates.com">CONTACT US</a>
</div>
</div>
</div>


bir dene bakalım olucakmı
______________
css tasarım,giriş paneli gibi istekleriniz için bana ulaşın
skype:semihseker26 veya profilime mesaj atmanız yeterlidir...
Mesaj17.06.2009, 18:00 (UTC)    
Mesaj konusu:

cıx.olmuyor bu seferde sol tarafta çıkıyor anasayfa mesajı sağ tarafa alabilsek süper olacak. Neutral
______________


PR 5 Sitelerden Backlink İsteyenler PM Atsınlar Wink
Mesaj18.06.2009, 12:25 (UTC)    
Mesaj konusu:

Tasrımın Ustune


<div id="container">
<div id="nav">
<a href="http://www.freewebsitetemplates.com">HOME</a> |
<a href="http://www.freewebsitetemplates.com">BIOGRAPHY</a> |
<a href="http://www.freewebsitetemplates.com">FILMOGRAPHY</a> |
<a href="http://www.freewebsitetemplates.com">DISCOGRAPHY</a> |
<a href="http://www.freewebsitetemplates.com">PICTURES</a> |
<a href="http://www.freewebsitetemplates.com">CONTACT US</a>
</div>
<div id="content">







TasrımınAltına


<div id="left">
<img src="images/jhewitt.jpg" alt="Jennifer Hewitt" />
</div>
<div id="right">


<div id="thumbnails">

<ul class="thumbnails">
<li><img src="images/thumb1.jpg" alt="Jennifer Hewitt" /></li>
<li><img src="images/thumb2.jpg" alt="Jennifer Hewitt" /></li>
<li><img src="images/thumb3.jpg" alt="Jennifer Hewitt" /></li>
</ul>

</div>

<div style="clear:both"></div>


</div>
</div>
<div id="footerbg">
<div id="footer">
<a href="http://www.freewebsitetemplates.com">HOME</a> |
<a href="http://www.freewebsitetemplates.com">BIOGRAPHY</a> |
<a href="http://www.freewebsitetemplates.com">FILMOGRAPHY</a> |
<a href="http://www.freewebsitetemplates.com">DISCOGRAPHY</a> |
<a href="http://www.freewebsitetemplates.com">PICTURES</a> |
<a href="http://www.freewebsitetemplates.com">CONTACT US</a>
</div>
</div>
</div>
______________
Mesaj18.06.2009, 12:29 (UTC)    
Mesaj konusu: Re: Tasarım Altı ve Üstünü Ayırabilirmisiniz ?

hitcenter yazmış:
Alıntı:
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html>
<head>
<title>Jennifer Love Hewitt Template</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
<link href="style.css" rel="stylesheet" type="text/css" />
</head>
<body>
<div id="container">
<div id="nav">
<a href="http://www.freewebsitetemplates.com">HOME</a> |
<a href="http://www.freewebsitetemplates.com">BIOGRAPHY</a> |
<a href="http://www.freewebsitetemplates.com">FILMOGRAPHY</a> |
<a href="http://www.freewebsitetemplates.com">DISCOGRAPHY</a> |
<a href="http://www.freewebsitetemplates.com">PICTURES</a> |
<a href="http://www.freewebsitetemplates.com">CONTACT US</a>
</div>
<div id="content">
<div id="left">
<img src="images/jhewitt.jpg" alt="Jennifer Hewitt" />
</div>
<div id="right">


<div id="thumbnails">

<ul class="thumbnails">
<li><img src="images/thumb1.jpg" alt="Jennifer Hewitt" /></li>
<li><img src="images/thumb2.jpg" alt="Jennifer Hewitt" /></li>
<li><img src="images/thumb3.jpg" alt="Jennifer Hewitt" /></li>
</ul>

</div>

<div style="clear:both"></div>


</div>
</div>
<div id="footerbg">
<div id="footer">
<a href="http://www.freewebsitetemplates.com">HOME</a> |
<a href="http://www.freewebsitetemplates.com">BIOGRAPHY</a> |
<a href="http://www.freewebsitetemplates.com">FILMOGRAPHY</a> |
<a href="http://www.freewebsitetemplates.com">DISCOGRAPHY</a> |
<a href="http://www.freewebsitetemplates.com">PICTURES</a> |
<a href="http://www.freewebsitetemplates.com">CONTACT US</a>
</div>
</div>
</div>
</body>
</html>
Tasarımı aldığınız siteyi söylermisiniz?
______________

Arrow Ethical Hacker Arrow Professional Web Designer
Mesaj18.06.2009, 13:03 (UTC)    
Mesaj konusu:

hitcenter yazmış:
cıx.olmuyor bu seferde sol tarafta çıkıyor anasayfa mesajı sağ tarafa alabilsek süper olacak. Neutral



Css Kodu Elinizde Degilmi ?


Css Kodunu YEleştriinBEnım AYrımış Odlgum Kodlarıda İLgili YEreere Kopyala Tasarımında Bı SOrun Olmaz

Bi İHtimal Üst KAtmanBozuk olabir yanı resım kaya bılrı bunu ndenıde Google ReklamSatırı
______________
Mesaj19.06.2009, 02:33 (UTC)    
Mesaj konusu:

hitcenter yazmış:
cıx.olmuyor bu seferde sol tarafta çıkıyor anasayfa mesajı sağ tarafa alabilsek süper olacak. Neutral


o tasarımın özelliği öyle değiştirmeye kalksak bu sefer tasarım bozulur bi anlamı kalmaz yani tasarımın.ana sayfa mesajı sag tarafta olan bi tasarım bulun başka çaresi yok çünkü Wink
______________
css tasarım,giriş paneli gibi istekleriniz için bana ulaşın
skype:semihseker26 veya profilime mesaj atmanız yeterlidir...
Önceki mesajları göster:   


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