Link to home
Start Free TrialLog in
Avatar of Larry Vollmer
Larry Vollmer

asked on

HTML problem

I have this page:
http://tinyurl.com/cfz6x6n

(it has to be coded mostly in tables)

there is a geren table above the "apply now" link. No matter what i put the height at, it defaults to this size. Any idea how I can fix this? I need the height of that table to be 160px
ASKER CERTIFIED SOLUTION
Avatar of Nrisimha
Nrisimha
Flag of Croatia image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial


And what does it mean:

                <td width="30">&nbsp;</td>
                <td bgcolor="#f1f1e7" width="10">&nbsp;</td>


OK, I see what is that.
Avatar of Larry Vollmer
Larry Vollmer

ASKER

that did not affect the height of the table. I just uploaded it again (had to make the width 512, 580 was too wide)

Hello,

Why did you have this:

<tr>
<td height="82"><p style="margin: 1em 0; font-size: 13px; font-family: Arial; color: #49413C; line-height: 18px;"> • Pull-Ups® Potty Day <br>
Dance DVDs</p></td>
<td height="82"><p style="margin: 1em 0; font-size: 13px; font-family: Arial; color: #49413C; line-height: 18px;"> •  Pull-Ups® Rewards Stickers<br>
and Success Coloring Sheets</p></td>
</tr>

this ended up working. I had to change the line height in the p tag and now the height is fine. thanks for the help


Thank you very, very, very much !!! You are a GREAT MAN !!!


with my best regards

Nrisimha