Posted by Neredbojias on 10/14/36 11:23
With neither quill nor qualm, Frogleg quothed:
> Please see
>
> http://home.earthlink.net/~absolutelyfake/test.htm
>
> How do I shove the house picture to the right edge of the white area?
> (Without absolute positioning)
>
> Where is the proper way to horzontally center the white <div>?
>
> TIA
>
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN"
"http://www.w3.org/TR/html4/strict.dtd">
<html>
<head>
<title>Dove Homes</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style type="text/css" media="all">
body {
background-color: #9CB2BE;
margin-top: 0px;
margin-bottom: 0px;
}
</style>
</head>
<body>
<div style="margin:auto;background-color: white; width:
700px;height:148px">
<img style="float:left" src="blugrnlogo.gif" width="248" height="148"
border="0" alt="">
<img style="float:right" src="red3a.jpg" width="362" height="148"
border="0" alt="">
</div>
</body>
</html>
--
Neredbojias
Contrary to popular belief, it is believable.
Navigation:
[Reply to this message]
|