Learn to look at your code. All the answers are there. Run away from
people who tell you how to fix things without referring to the code. They
do not know! 8)
Here's some relevant code -
<td width="50%"><font size="2" face="Geneva, Arial, Helvetica,
san-serif"><b>Bell
Kristin Dr</b><br>
10 Bayfield Street, <br>
ROSNY<br>
<font color="#990000"><b>Telephone 6228 0558</b> </font>
</font></td>
</tr>
Although hinky (look at those nasty nested font tags), this cell aligns
nicely.
Here's the next row -
<tr bgcolor="#FFFFFF" valign="baseline">
<td width="50%"><font face="Geneva, Arial, Helvetica, san-serif"
size="2"><b>Bell
Kristin Dr</b><br>
49 Augusta Rd <br>
LENAH VALLEY<br>
<font color="#990000"><b>Telephone 6228 0558
</b></font></font></td>
Visually, this cell seems too large although the code is identical (mostly)
to the one before. Therefore, the problem cannot reside in this cell.
Here lies the next cell -
<td width="50%"><font size="2" face="Geneva, Arial, Helvetica,
san-serif"><b>Bellerive
Quay Surgery </b><br>
Suite 5 Upper Ground Floor Bellerive Quay<br>
BELLERIVE<br>
<font color="#990000"><b>Telephone 6244 2466</b> </font></font>
<p> <---- LOOK
</p> <---- LOOK
</td>
Note that this cell has an empty paragraph in it. This will cause this cell
to be taller than the immediately adjacent cell, thereby stretching both out
of proportion. Delete this empty paragraph tag and you will see an
immediate improvement.
This is why we say again and again that you CANNOT become proficient at DW
without also learning some (lots!) HTML.
</rant>
--
Murray --- ICQ 71997575
Team Macromedia Volunteer for Dreamweaver MX
(If you *MUST* email me, don't LAUGH when you do so!)
==================
news://forums.macromedia.com/macromedia.dreamweaver - THE BEST WAY TO GET
ANSWERS
==================
http://www.dreamweavermx-templates.com - Template Triage!
http://www.projectseven.com/go - DW FAQs, Tutorials & Resources
http://www.dwfaq.com - DW FAQs, Tutorials & Resources
http://www.macromedia.com/support/search/ - Macromedia (MM) Technotes
==================
"Kyle123" <webforumsuser (AT) macromedia (DOT) com> wrote
Quote:
Can any one help me pleaase? I have added text to a cell or table. Not
sure
what it is called exactly as I am only a newbie.
I need to get the bottom line up in some of the tables? I remove the br
in
the edit and most move up but cannot get them all.
I have included the address for you to see of the page I am having
trouble
with.
http://www.doctors-4u.com/hobart/alpha.htm
Kristin Bell & Bellerive Surgery are examples. Any help would be really
appreciated.
Thanking you in anticipation. Warm regards, Kyle. |