YGS-LYS, Konu Anlatımı
12.Sınıf BiyolojisadASd
<!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" <?php language_attributes(); ?>>
<head profile="http://gmpg.org/xfn/11">
<meta http-equiv="Content-Type" content="<?php bloginfo('html_type'); ?>; charset=<?php bloginfo('charset'); ?>" />
<title><?php wp_title('«', true, 'right'); ?> <?php bloginfo('name'); ?></title>
<link rel="stylesheet" href="<?php bloginfo('stylesheet_url'); ?>" type="text/css" media="screen" />
<link rel="pingback" href="<?php bloginfo('pingback_url'); ?>" />
<?php if ( is_singular() ) wp_enqueue_script( 'comment-reply' ); ?>
<!--[if IE 8]>
<link rel="stylesheet" href="<?=bloginfo('template_url')?>/ie8.css" type="text/css" media="screen" />
<![endif]-->
<!--[if IE 7]>
<link rel="stylesheet" href="<?=bloginfo('template_url')?>/ie7.css" type="text/css" media="screen" />
<![endif]-->
<!--[if IE 6]>
<link rel="stylesheet" href="<?=bloginfo('template_url')?>/ie6.css" type="text/css" media="screen" />
<![endif]-->
<?php wp_head(); ?>
</head>
<body>
<div id="main">
<div id="header">
<div class="menu">
<ul>
<li <?php if(is_home()){echo 'class="current_page_item"';}?>><a title="Home" class="home" href="<?php echo get_option('home'); ?>/">Home</a></li>
<?php wp_list_pages('sort_column=id&depth=1&title_li='); ?>
</ul>
<div class="search">
<?php include(TEMPLATEPATH . '/searchform.php'); ?>
</div>
<table border="0" cellspacing="0" cellpadding="0" width="200">
<tbody>
<tr>
<td bgcolor="#000000"><a href="http://www.derscalisiyorum.com"><img class="alignnone size-full wp-image-34" alt="" width="570" height="70" src="http://derscalisiyorum.com/wp-content/uploads/2011/06/image3.png" /></a><br />
<script type="text/javascript">// <![CDATA[
google_ad_client = "pub-8582549016978355"; /* 728x15, oluşturulma 02.06.2011 */ google_ad_slot = "5171588469"; google_ad_width = 728; google_ad_height = 15;
// ]]></script><script src="http://pagead2.googlesyndication.com/pagead/show_ads.js" type="text/javascript"></script></td>
</tr>
</tbody>
</table>
<?php wp_list_pages('sort_column=id&depth=1&title_li='); ?>
</ul>
</div>
<div style="clear:both;"></div>
</div>