Repeating Banner in long web page

liunx

Guest
Please help me get rid of a repeating banner at the bottom of in the following page: <!-- m --><a class="postlink" href="http://www.ychange.com/think-team-bio.html">http://www.ychange.com/think-team-bio.html</a><!-- m -->
When I pour in too much copy and the page becomes longer than about 100 lines, part of the upper banner begins to repeat.rather than using background i suggest you try replacing it with:

style="background-image:url(../images/yourfile.jpg); background-repeat:repeat-x;"


im not even going to bother with the rant about table layouts.Thanks for the quick response. I'll try it.
 
Back
Top