HTML Codes, That I am Giving, Will Very Helpful For You.
HTML Codes For Free |
I am giving full permission to copying.
You may edit and use these code. Codes are given bellow:
<html>
<head>floating</head>
<body>
<style>
.template_secton_orAnyText{width:960px;
margin:0 auto;}
.top_secton_orAnyText{width:100%;
height:50px;
background:#683091;}
.banner_secton_orAnyText{width:100%;
height:250px;
/*background:black;*/}
img{width:100%;
height:100%;}
.menu_section_orAnyText{width:100%;
height:50px;
background:pink;
}
.content_section_orAnyText{width:100%;
height:1000px;}
.left_bar_orAnyText{width:70%;
height:1000px;
background:red;
float:left;}
.right_bar_orAnyText{width:30%;
height:1000px;
background:yellow;
float:left;}
.footer_sector{width:100%;
height:50px;
background:#000;}
</style>
<div class="template_secton_orAnyText">
<div class="top_secton_orAnyText"></div>
<div class="banner_secton_orAnyText">
<img src=imageany/1171015_f458c.gif>
</div>
<div class="menu_section_orAnyText"></div>
<div class="content_section_orAnyText">
<div class="left_bar_orAnyText"></div>
<div class="right_bar_orAnyText"></div>
</div>
<div class=footer_sector></div>
</div>
</body>
</html>
Next another tutorial I will discuss about , "How to use HTML and CSS Codes in Your Mobile.
0 Comments