I feel blessed 
Ok, I got another problemo, and this is probably due to me relying more on dreamweaver in my time as a designer.
So I want the body text to be somewhat close to my left menu. Well, the cell where the body text is can't get any closer because of the top left logo. Is the only solution to make that top left logo a background?
or is there another way?
Thanks
Code:
<table id="whole">
<tr id="background">
<td id="headerimage"><img src="images/seemac_01.jpg" alt="Seemac Incorporated" /></td>
<td colspan="2" id="rightimage"><img src="images/seemac_04.jpg" alt="Seemac Incorporated" width="310" height="156" /></td>
</tr>
<tr>
<td id="left-menu"> <dl>
<dt>Seemac</dt>
<dd><a href="#">Home</a></dd>
<dd><a href="#">Products</a></dd>
<dd><a href="#">Services</a></dd>
<dd><a href="#">History</a></dd>
<dd><a href="#">Legacy</a></dd>
<dd><a href="#">Contact</a></dd>
</dl>
<dl>
</dl></td>
<td id="content">Body content goes herethrough a top-down, proactive approach
we can remain customer focused and goal-directed, innovate and be an inside-out
organization which facilitates sticky web-readiness transforming turnkey
eyeballs to brand 24/365 paradigms with benchmark turnkey channels implementing
viral e-services and dot-com action-items while we take that action item
off-line and raise a red flag and remember touch base as you think about
the red tape outside of the box and seize B2B e-tailers and re-envisioneer
innovative partnerships that evolve dot-com initiatives delivering synergistic
earballs to incentivize B2B2C deliverables that leverage magnetic solutions
to synergize clicks-and-mortar earballs while facilitating one-to-one action-items
with revolutionary relationships that deliver viral markets and grow e-business
supply-chains that expedite seamless relationships and transform back-end
relationships withthrough a top-down, proactive approach we can remain customer
focused and goal-directed, innovat</td>
<td id="news">News goes here</td>
</tr>
<tr>
<td colspan="3" id="footer">Footer</td>
</tr>
</table>
Bookmarks