On Wed, 09 Mar 2005 16:23:56 +0100, Carlos Rincon Sanchez <[EMAIL PROTECTED]> wrote:

Hi all,

I need to put an image at the bottom of a column. The web page has 3
colored columns using this:
http://www.redmelon.net/tstme/3cols2/
An alternate to the background image approach, might be something like this:
HTML
<div class="left">
<h2>Why this is cool:</h2>
<div id="navcontainer"><ul><li>Any total width, easy to modify</li></ul>
</div>
<img src=" whatever.jpg" height="?" width="?" alt="?" title="?" />
</div>
CSS
#navcontainer {....?...}
.left img { margin: 0 0 ?px ?px;}
Best,
David
--
de gustibus non est disputandum
http://www.dlaakso.com/


******************************************************
The discussion list for  http://webstandardsgroup.org/

See http://webstandardsgroup.org/mail/guidelines.cfm
for some hints on posting to the list & getting help
******************************************************



Reply via email to