Forum Moderators: open
<div class="bottom">
<img src="http://example.com/tileproblem/bottombackground.gif">
</div>
to either:
<div class="bottom"
><img src="http://example.com/tileproblem/bottombackground.gif"
></div>
or:
<div class="bottom"><img src="http://example.com/tileproblem/bottombackground.gif"></div>
Which is basically the all time problem of a hard return inside of a table cell doing the same thing. The first example makes it a little nicer to read than having it all on one line like the second example.
davidj-davidj.org
[edited by: tedster at 5:34 am (utc) on Nov. 17, 2002]
[edit reason] change to generic domain name [/edit]