oyun tasarimi 2
Tasarım üzerindeki yazı kodu:
<div class="container">
<div id="header">
<div id="headerContent">
<div id="logo"><a href="#"> <img src="https://img.webme.com/pic/c/css-tasarimdeneme/dfhfgh.png" alt="maskot" title="maskot" id="mainLogo" width="200" height="30" /> </a></div>
<div id="gameSmallTitle">
<h2>bisiler yazılabilir</h2>
</div>
<div class="clear"> </div>
</div>
</div>
<div id="mainArea">
<div id="menuArea">
<div class="menu"><a href="#">link</a> <a href="#">link</a> <a href="#">link</a> <a href="#">link</a> <a href="#">link</a> <a href="#">link</a></div>
<div class="clear"> </div>
<div id="facebookGamesBanner"><a href="#" target="_blank"> <img src="https://img.webme.com/pic/c/css-tasarimdeneme/1.gif" width="155" height="100" alt="reklam" /></a></div>
</div>
<div id="content">
Tasarım altındaki yazı kodu:
</div>
<div id="rightBannerContainer">
<div align="center">reklam1</div>
<div id="gameButtonBox"><span>Popüler Oyunlar</span>
<ul>
<li>1.<a href="#">link</a></li>
<li>2.<a href="#">link</a></li>
<li>3.<a href="#">link</a></li>
<li>4.<a href="#">link</a></li>
<li>5.<a href="#">link</a></li>
<li>6.<a href="#">link</a></li>
</ul>
</div>
</div>
<div class="clear"> </div>
</div>
</div>
<div id="footer">
<div id="footerContent" align="center">
<div style="width: 586px;" align="center">
<div align="center" style="font-size:11px;color:#ffffff;">copyright 2011 - 2012</div>
</div>
</div>
</div>
Css kodu:
table {margin-left: auto;margin-right: auto}
h1#title{display: none;}
h2#title span {display: none;}
div.header{display: none;}
li.nav_element{list-style-type: none;}
li.nav_element{display: none;}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {
margin:0;
padding:0;
}
table {
border-collapse:collapse;
border-spacing:0;
}
fieldset,img {
border:0;
}
address,caption,cite,code,dfn,em,strong,th,var {
font-style:normal;
font-weight:normal;
}
ol,ul {
list-style:none;
}
caption,th {
text-align:left;
}
h1,h2,h3,h4,h5,h6 {
font-size:100%;
font-weight:normal;
}
q:before,q:after {
content:'';
}
abbr,acronym { border:0;
}
.bord{
border: 1px solid #005F9A;
color:#FFFFFF;
}
.bord a{
color:#FFFFFF;
text-decoration:none;
}
.paging{
color:#FFFFFF;
text-decoration:none;
}
.bord:hover{
background-color: #f2bd34;
}
#pagination table{
border-collapse: separate;
border-spacing: 5px;
}
.paginationBord{
border: 1px solid #005F9A;
color:#FFFFFF;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
}
.paginationBord a{
color:#FFFFFF;
text-decoration:none;
display: block;
height: 28px;
padding-top: 11px;
padding-bottom: 4px;
}
.paginationBord:hover{
background-color: #f2bd34;
}
* {
margin: 0;
}
html, body {
font-family:Arial, Helvetica, sans-serif;
}
body{
background:#2e669a url('https://img.webme.com/pic/c/css-tasarimdeneme/bg.jpg') repeat-x;
}
.clear {
clear:both;
height:0;
width:0;
margin:0;
padding:0;
line-height:0;
overflow: hidden;
font-size:0px;
}
.buffer{
height: 4em;
clear: both;
}
#header {
height: 30px;
margin-bottom: 49px;
}
#logo {
float: left;
height: 30px;
}
#flags {
float: right;
width: 115px;;
padding:3px 3px 0px 0px
}
#searchBox {
float: left;
padding-top: 3px;
width: 207px;
height: 24px;
}
#searchBoxContent{
float:left;
width: 147px;
height: 24px;
}
#searchInputTxt {
border: medium none;
color: #A9A9A9;
margin:2px 0px 0px 7px;
width: 145px;
height: 18px;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
border-radius: 2px;
}
#searchSubmitBtn {
background-color: #AAAAAA;
border-color: #444444;
border-style: solid;
border-width: 1px;
background: url('https://img.webme.com/pic/c/css-tasarimdeneme/search_button.jpg') repeat-x;
color: #10427;
font-family: Arial,sans-serif;
font-weight: bold;
font-size: 11px;
height: 20px;
width: 52px;
margin-left: 0px;
margin-top: 1px;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
border-radius: 2px;
}
#headerContent{
width: 985px;
min-width: 985px;
margin-left: auto;
margin-right: auto;
}
#menuArea{
float: left;
clear: both;
width: 170px;
margin-bottom: 1em;
margin-right: 5px;
}
.menu {
width:160px;
margin-left:10px;
float:left;
border: 1px solid #CDE1F5;
-webkit-border-radius: 8px;
-moz-border-radius: 8px;
border-radius: 8px;
margin-top: 10px;
background-color: #CDE1F5;
overflow: hidden;
}
.menu a {
background-image: url("https://img.webme.com/pic/c/css-tasarimdeneme/star.png");
background-repeat: no-repeat;
background-position: left 2px center;
border-bottom: 1px solid #94C3E7;
color: #012460;
display: block;
font-size: 13px;
margin-bottom: 0px;
margin-top: 0;
padding-bottom: 3px;
padding-left: 16px;
padding-top: 3px;
text-decoration: none;
}
.menu a:hover {
padding-left : 15px;
background: url("https://img.webme.com/pic/c/css-tasarimdeneme/bottom_bar.jpg") left no-repeat #A6CDEE;
color : #000000;
}
#contentArea{
float:left;
width: 600px;
font:1em Arial, Helvetica, sans-serif;
}
#content{
float: left;
width: 605px;
margin-right: 10px;
}
#banner {
float: right;
padding-top:19px;
min-width: 170px;
}
UL#gallery{
float: left;
list-style-type: none;
margin: 0 auto;
padding:10px 0px 10px 10px;
width: 99%;
line-height: 0.5 !important;
}
UL#gallery LI{
background: none repeat scroll 0 0 #A6CDEE;
border: 0px solid #007BC4;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
display: inline;
float: left;
height: 85px;
margin: 0 0 20px 13px;
text-align: center;
text-decoration: none;
width: 85px;
overflow: hidden;
box-shadow: 2px 2px 0 #88AACC;
}
UL#gallery IMG {
border: 0 none;
display: block;
height: 55px;
width: 85px;
}
UL#gallery LI a {
color: #000000 !important;
font-size: 10px;
font-weight: bold;
line-height: 1;
text-decoration: none;
display: block;
margin-bottom: 5px;
}
.small {
color: #000000 !important;
font-size: 10px;
font-weight: bold;
line-height: 1;
text-decoration: none;
display: block;
margin-bottom: 5px;
}
.small img {
margin-bottom:1px;
}
#headerText{
width: 93%;
font-size: 14px;
padding:10px 0px 0px 24px;
}
#headerText h1 {
font-weight:bold;
color: #e66b08;
}
#headerText h1 a {
color: #E66B08;
text-decoration: none;
}
#headerText p {
font-size:10px;
text-align: justify;
}
#socialMedia{
float: right;
width: 179px;
padding:2px;
padding-bottom:20px;
text-align: justify;
}
#socialMedia td {
padding-right: 5px;
}
#social{
float:left;
width:100%;
}
#social li{
float:left;
}
#bakalim li {
float:left;
width:55px;
margin-right: 2px;
border:0px;
}
#mainArea {
background: #e7f1fb;
width:985px;
min-height: 680px;
min-width: 985px;
margin-left: auto;
margin-right: auto;
margin-top: -45px;
padding-bottom: 20px;
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;
}
.contentBuffer {
min-height: 11.8em;
}
#footer{
/*background: url('https://img.webme.com/pic/c/css-tasarimdeneme/bottom_bar.jpg') repeat-x;*/
}
.foot-info {
float: left;
margin-right: 70px;
width: 450px;
font-size: 10px;
color:#ffffff;
}
.foot-info strong {
color: #f2bd34;
font-size:14px;
}
.foot-info a {
text-decoration: none;
color: #ffffff;
}
.foot-info a:hover {
text-decoration: underline;
}
.foot-menu {
float: left;
margin-right: 5px;
width: 140px;
font-size: 10px;
}
.foot-menu h3 {
color: #f2bd34;
}
.foot-menu ul {
padding-left: 0px;
}
.foot-menu li {
list-style: none;
color: #ffffff;
}
.foot-menu a {
text-decoration: none;
color: #ffffff;
}
.foot-menu a:hover {
text-decoration: underline;
}
#footerContent {
width: 960px;
margin-left: auto;
margin-right: auto;
}
#footerContent a {
color:#FFFFFF;
}
.fb_edge_widget_with_comment {
position: relative;
border:0px;
}
.fb_iframe_widget {
display: inline-block;
position: relative;
border:0px;
}
#copyRight {
float:left;
color:#CDE1F5;
font-size:9px;
height: 16px;
padding-top: 5px;
}
#copyRightPlay{
color:#CDE1F5;
font-size:9px;
height: 16px;
padding-top: 5px;
}
#copyRightPlay a:visited {
color:#CDE1F5;
}
#contactPage {
float:left;
width: 220px;
color:#CDE1F5;
font-size:9px;
height: 16px;
padding-top: 5px;
}
#contactPage a {
color:#CDE1F5;
}
#contactPage a:visited {
color:#CDE1F5;
}
#gameSmallTitle {
color:#ffffff;
font-size:12px;
float:left;
width: 475px;
text-align: left;
margin-top: 7px;
margin-left: 20px;
}
#gameSmallTitle h2 {
color: #ffffff;
}
#gameSmallTitle h2 a{
color: #ffffff;
}
#facebookGamesBanner {
margin-left:10px;;
margin-right:auto;
width:155px;
margin-top:5px;
}
#facebookGamesBanner img{
border : 3px solid #005F9A
}
#rightBannerContainer {
float:left;
width: 190px;
margin-top: 15px;
}
#headerContainer{
margin-left: auto;
margin-right: auto;
min-width: 985px;
width: 985px;
}
#gameNameContainer{
color:#ffffff;
font-size:11px;
float:left;
text-align: right;
margin-right: 10px;
}
#gameNameContainer h2 {
color:#FFD74A;
font-size:11px;
}
#barContainer {
background:#ffffff;
width:100px;
font-size:5px;
text-align:left;
margin:auto;
}
#bar {
background:#ffcc33;
width:1px;
}
#similarGamesContainerV{
background: none repeat scroll 0 0 #A6CDEE;
border: 0px solid #007BC4;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
display: inline;
float: left;
height: 85px;
margin: 0 1px 10px 8px;
text-align: center;
text-decoration: none;
width: 85px;
overflow: hidden;
box-shadow: 2px 2px 0 #88AACC;
}
#similarGamesContainerH {
width:85px;
height:85px;
margin-bottom:3px;
background-color:#a6cdee;
float:left;
margin-right:5px;
}
#afg{
margin-top:10px;
margin-left:8px;
font-size: 12px;
}
#gameButtonBox {
background:#cce1f6;
width: 175px;
margin:1px 10px 10px 5px;
min-height: 98px;
padding: 5px;
margin-top: 10px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
}
#gameButtonBox ul li {
font-size: 12px;
color: #DD7208;
padding: 3px;
}
#gameButtonBox ul li a {
font-size: 12px;
color:#012460;
text-decoration: none;
margin-left: 3px;
}
#gameButtonBox span {
color:#E66B08;
font-size: 22px;
font-weight: bold;
}
#innerSocialButtons {
margin-top: 10px;
width: 110px;
float:left;
}
blog kodu
<ul id="gallery">
<li><a href="#"><img width="85" height="55" alt="oyun acıklama" src="https://img.webme.com/pic/c/css-tasarimdeneme/oyunresmi.jpg" />oyun adı</a></li>
<li><a href="#"><img width="85" height="55" alt="oyun acıklama" src="https://img.webme.com/pic/c/css-tasarimdeneme/oyunresmi.jpg" />oyun adı</a></li>
<li><a href="#"><img width="85" height="55" alt="oyun acıklama" src="https://img.webme.com/pic/c/css-tasarimdeneme/oyunresmi.jpg" />oyun adı</a></li>
<li><a href="#"><img width="85" height="55" alt="oyun acıklama" src="https://img.webme.com/pic/c/css-tasarimdeneme/oyunresmi.jpg" />oyun adı</a></li>
<li><a href="#"><img width="85" height="55" alt="oyun acıklama" src="https://img.webme.com/pic/c/css-tasarimdeneme/oyunresmi.jpg" />oyun adı</a></li>
<li><a href="#"><img width="85" height="55" alt="oyun acıklama" src="https://img.webme.com/pic/c/css-tasarimdeneme/oyunresmi.jpg" />oyun adı</a></li>
</ul>
<!-- sayfalama -->
<table cellspacing="5" border="0" align="center">
<tbody>
<tr>
<td width="40" height="50" bgcolor="#3e8bbd" align="center" class="paginationBord"><a href="#">1</a></td>
<td width="40" height="50" bgcolor="#3e8bbd" align="center" class="paginationBord"><a href="#">2</a></td>
<td width="40" height="50" bgcolor="#3e8bbd" align="center" class="paginationBord"><a href="#">3</a></td>
<td width="40" height="50" bgcolor="#3e8bbd" align="center" class="paginationBord"><a href="#">4</a></td>
<td width="40" height="50" bgcolor="#3e8bbd" align="center" class="paginationBord"><a href="#">5</a></td>
</tr>
</tbody>
</table>
Bugün 22 ziyaretçi (27 klik) kişi burdaydı!