Google Fan Webmaster Forum - Tekil Mesaj Gösterimi - Css açılır tab
Tekil Mesaj Gösterimi
  #6 (permalink)  
Eski 29-06-2007, 18:19:27
Lisans Lisans isimli üyemiz çevrimdışıdır. (Offline)
Üyeliği durduruldu
 
İstanbul Avrupa Şubesi
Mesajlar: 1.411
iTrader Puanı: (16)
iTrader Feedback: (100%)
Rep puanı: 170
Lisans isimli üyemiz daha yolun başında.Lisans isimli üyemiz daha yolun başında.
Tanımlı

Code:
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
  <title>Wordpress testsite </title>
  <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
  <meta name="description" content="Just another WordPress weblog" />
  <link rel="alternate" type="application/rss+xml" title="Wordpress testsite" href="http://themes.wordpress.net/testrun/feed/" />
  <style type="text/css" media="screen">
    @import url(http://themes.wordpress.net/testrun/wp-content/themes/702/styles.php );
  </style>
      <link rel="EditURI" type="application/rsd+xml" title="RSD" href="http://themes.wordpress.net/testrun/xmlrpc.php?rsd" />
  <script src="http://themes.wordpress.net/testrun/wp-content/themes/702/scripts/prototype.js" type="text/javascript"></script>
  <script src="http://themes.wordpress.net/testrun/wp-content/themes/702/scripts/moo.fx.js" type="text/javascript"></script>
  <script src="http://themes.wordpress.net/testrun/wp-content/themes/702/scripts/moo.fx.pack.js" type="text/javascript"></script>
  <script src="http://themes.wordpress.net/testrun/wp-content/themes/702/scarylittlescript.php" type="text/javascript"></script>
</head>
<body>
<div id="aboutcontainer">
<div id="about">
 <div id="about2">
 <img src="http://themes.wordpress.net/testrun/wp-content/themes/702/images/authorProfile.png" alt="About the author." class="aboutimage" />
 <p class="bigblue">Welcome to Wordpress testsite</p>
 <p class="descblue">Just another WordPress weblog <a href="javascript:void(0);" title="Read more...">Read more...</a></p>
 <p class="descblue">Just to give you a little bit on info outright, this site is powered by <a href="http://wordpress.org/" title="WordPress">WordPress</a> and the <a href="http://scarylittlemonkey.com/" title="The Scary Little Theme by Nik Iliadis">Scary Little</a> theme. <a href="http://mad4milk.com/" title="Moo.fx">Moo.fx</a> is used for javascript
transitions, and it all snuggles up nicely in a <a href="http://www.mysql.com/" title="MySQL">MySQL</a> bed.</p>
 <div class="clear"></div>
 </div>
</div>
<div id="aboutopenclose">
<a id="aboutlink" href="javascript:void(0);" onclick="myAbout.toggle(); return false;" title="Toggle the about section"></a>
</div>
</div>
<div id="main">
<div id="container">
<div id="menu">
<div id="menu2">
<div id="menu3">
<div class="linkcontainer">
    <ul id="meta" class="items">
    <li></li>
    <li></li>
    <li></li>
        <li class="shadow"></li>
        </ul>
</div>
</div>
</div>
</div>
</div>
</div>
</body>
</html>
En fazla bu kadar basite indirgeyebildim . bir div'i silince javascript çalışmıyor ilginç.
Alıntı ile Cevapla