Hello,
I'm trying to edit a template for a friend. I've mocked up 1 page and it's here:
http://www.southernchauffeurservices.com/1/
It's a CSS template, which isn't my strong point and I can not get the space between the last word/paragraph and the footer to go, so there's a huge gap to scroll down - and there's not even 100 <p> to delete. Any help welcomed and much appreciated!
Bottom of page looks like this:
HTML Code:
operations may occasionally become necessary.
</div>
</div>
</div>
<div id="footer">
<div id="footer_inside">
<p>Copyright © <span class="style3">Bassem Nathan</span> 2000-2009</p>
</div>
</div>
</body>
</html>
|