HOME BLOG PORTFOLIO PHOTO CONTACT
div line break

<html>
<head>
<meta http-equiv=”Content-Type” content=”text/html; charset=iso-8859-1″>
<title>Untitled Document</title>
<style type=”text/css”>
.largefont {
color: #0066FF;
font-family:arial;
font-size: 12px;
}

.largefont1 {
color: #0066FF;
font-family:arial;
font-size: 12px;
}

</style>

</head>

<body>

<!–Div Header start–>
<div style=”color:#FF0000; width:100%; float:left; text-align:center” >
<h4>Header</h4>
<p>HeaderHeaderHeaderHeaderHeaderHeader</p>

</div>
<!–Div Header End–>

<!–Div Left start–>
<div style=”color:#FF0000; width:25%; float:left;text-align:left;”>
<h4>Left</h4>
<p>LeftLeftLeftLeftLeftLeftLeftLeftLeft</p>
</div>
<!–Div Left End–>

<!–Div Body start–>
<div style=”color:#FF0000; width:50%; float:left;text-align:center”>

<div style=”color:#FF0000; width:100%; float:left;text-align:center” class=”largefont”>

<h4>Body</h4>
<p>BodyBodyBodyBodyBodyBodyBodyBodyBody1</p>
</div>

<div style=”color:#FF0000; width:100%; float:left;text-align:center” class=”largefont1″>
<a href=”codes.zip”>Download</a>
</div>

<div style=”color:#FF0000; width:100%; float:left;text-align:center”>

<h4>Body</h4>
<p>BodyBodyBodyBodyBodyBodyBodyBodyBody3</p>
</div>

<div style=”color:#FF0000; width:100%; float:left;text-align:center”>
<h4>Body</h4>
<p>BodyBodyBodyBodyBodyBodyBodyBodyBody4</p>
</div>

</div>
<!–Div Body end–>

<!–Div Right start–>
<div style=”color:#FF0000; width:25%; float:left;text-align:right”>
<h4>Right</h4>
<p>RightRightRightRightRightRightRight</p>
</div>
<!–Div Right end–>

<!–Div Footer start–>
<div style=”color:#FF0000; width:100%; float:right;text-align:center”>
<h4>Footer</h4>

<p>FooterFooterFooterFooterFooterFooter</p>
</div>
<!–Div Footer end–>

</body>
</html>

   Share on Facebook

Page views:95