Sent by Gary Turner on 24 April 2005 23:11
Arnie Shafer wrote:
> Could someone please explain the best way to positioning the mill
> picture to the extreme right side (float right)? And then position the
> monogram dead center. TIA Arnie
> http://abshafer.com/stylemaster/index.hyml
> css is there too:style.css
Try this;
<p style="text-align: center; overflow: auto;"> <!-- overflow: auto is
there to clear the
floats -->
<img style="float: left; width: 195px;"
src="images/cshome.jpg"
border="0"
width="195"
height="125"
alt="" />
<img style="float: right; width: 20%;"
src="images/csmill.jpg"
height="125"
alt="" />
<img src="images/csmonogram.jpg"
height="125"
alt="Casper Shaver's Monogram" />
</p>
cheers,
gary
--
Anyone can build a usable web site. It takes a graphics designer to
make it slow, confusing, and painful to use.
______________________________________________________________________
css-discuss [EMAIL-REMOVED]]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/