Jul
css img valign
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<html>
<head>
<title>Untitled</title>
<style type="text/css">
div.imgwrap{
margin: 10px;
padding: 0;
float: left;
background:url(border.png);
height:200px;
width:200px;
text-align:center;
}
div.img {
margin: 25 auto;
width: 150px;
height: 150px;
}
</style>
</head>
<body>
<div class="imgwrap">
<div class="img">
<img src="photos/tn_1.jpg" />
</div>
</div>
<div class="imgwrap">
<div class="img">
<img src="photos/tn_2.jpg" />
</div>
</div>
</body>
</html>
30,000 Mb And Unlimited Bandwidth Only $3.75/mo.
Powered By: BigInfo.org
Relevant Links

