İndex tasarımı yapıyorum bkz :
http://farukhizarci.com/index2.html
2 tane buton yaptım siteye gir ve blog bu butonları yan yana getirmeye çalışıyorum ama bir türlü beceremedim. Yapmama yardımcı olacak 1 kişiye 2 tl vereceğim paypal
Kaynak kodu bu
Alıntı
<!--
-->
<!DOCTYPE HTML>
<!--[if lt IE 7 ]> <html lang="en" class="ie ie6"> <![endif]-->
<!--[if IE 7 ]> <html lang="en" class="ie ie7"> <![endif]-->
<!--[if IE 8 ]> <html lang="en" class="ie ie8"> <![endif]-->
<!--[if IE 9 ]> <html lang="en" class="ie ie9"> <![endif]-->
<!--[if !IE]><!--> <html lang="en"> <!--<![endif]-->
<head>
<meta charset="utf-8">
<META http-equiv=content-type content=text/html;charset=iso-8859-9>
<META http-equiv=content-type content=text/html;charset=windows-1254>
<META http-equiv=content-type content=text/html;charset=x-mac-turkish>
<title>Faruk Hizarci</title>
<meta name="description" content="">
<meta http-equiv="X-UA-Compatible" content="chrome=1">
<link rel="stylesheet" type="text/css" href="https://fonts.googleapis.com/css?family=PT+Sans+Narrow:regular,bold">
<link rel="stylesheet" type="text/css" href="css/bootstrap.min.css">
<link rel="stylesheet" type="text/css" href="css/styles.css">
</head>
<body id="home">
<section class="main">
<div id="Content" class="wrapper topSection">
<div id="Header">
<div class="wrapper">
<div class="logo"><h1><a href="http://www.farukhizarci.com"><img src="images/logo1.png" /></h1> </div>
</div>
</div>
<div class=""><h1><a href="http://www.farukhizarci.com"><img src="images/aaa.png" /></h1> </div>
<div class=""><h1><a href="http://www.farukhizarci.com"><img src="images/aa.png" /></h1> </div>
<div class="countdown styled"></div>
</div>
</section>
<section class="subscribe spacing">
<div class="container">
<div id="subscribe">
<h3>Güncellemelere abone ol</h3>
<form action="" method="post" onsubmit="">
<p><input name="" value="Enter your e-mail" type="text" id=""/>
<input type="button" value="Submit"/></p>
</form>
<div id="socialIcons">
<ul>
<li><a href="http://twitter.com/afarukhizarci" title="Twitter" class="twitterIcon"></a></li>
<li><a href="http://facebook.com/a.faruk.1907" title="facebook" class="facebookIcon"></a></li>
<li><a href="" title="linkedIn" class="linkedInIcon"></a></li>
<li><a href="" title="Pintrest" class="pintrestIcon"></a></li>
</ul>
</div>
</div>
</div>
</section>
</body>
</html>