Dreamweaver Aggravation 2
Evelyn Lee Barney
evbarney at comcast.net
Wed May 16 11:42:40 MDT 2007
Well the good news about my previous problem is that it forced me to learn to create templates in the layout mode. Okay the DESIGN looks much cleaner. But now the text won't go where I want it to. I have an editable region a table for the body content. The code for the table reads:
<td height="740"></td>
<td valign="top"><!-- TemplateBeginEditable name="BodyContent" -->
<table width="100%" height="100%" border="0" align="left" cellpadding="0" cellspacing="0">
<!--DWLayoutTable-->
<tr>
<td width="592" height="740" align="center"><div align="left"></div>
</td>
Notice it does say valign=top
Where does the text go? Valign=center !! Leaving, obviously, a huge, gaping, empty filed where my text should start.
It will move left, right or center on the horizontal plane however I code it. But vertical? Hmph.
The table is nested.
Any thoughts?
Thanks,
Ev
More information about the TECHWR-L
mailing list