Go Back   Trackpads Community > General Discussions > Computer and Technology > Web Design

Web Design Forums and discussions on webdesign

Web Design

Reply
 
LinkBack Thread Tools
Old 01-15-2005, 15:00   #1 (permalink)
PJ
Civilians

 
Default Re: Table Height Question

I've just been trying out your problem using Dreamweaver, and even though I
could set the height of the cell to whatever size I wanted, it would not
actually go any lower than about 30 pixels on a single row table.
I managed to get it slightly lower on a 2 row table as shown below.

<table width="75%" height="54" border="1">
<tr>
<td height="500" rowspan="2">&nbsp;</td>
<td>&nbsp;</td>
</tr>
<tr>
<td>&nbsp;</td>
</tr>
</table>

I don't know if this helps you or not


 
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Trackpads Information
Click to Visit
Old 01-15-2005, 15:00   #2 (permalink)
PJ
Civilians

 
Default Re: Table Height Question


"PJ" <pj@k.com> wrote in message
news:c4dGd.844$_L3.786@newsfe5-win.ntli.net...
> I've just been trying out your problem using Dreamweaver, and even though

I
> could set the height of the cell to whatever size I wanted, it would not
> actually go any lower than about 30 pixels on a single row table.
> I managed to get it slightly lower on a 2 row table as shown below.
>
> <table width="75%" height="54" border="1">
> <tr>
> <td height="500" rowspan="2">&nbsp;</td>
> <td>&nbsp;</td>
> </tr>
> <tr>
> <td>&nbsp;</td>
> </tr>
> </table>
>
> I don't know if this helps you or not
>
>


Slight error above, I've altered the following line:

<td height="500" rowspan="2">&nbsp;</td>
to
<td rowspan="2">&nbsp;</td>

It didn't really make any difference though.

<table width="75%" height="54" border="1">
<tr>
<td rowspan="2">&nbsp;</td>
<td>&nbsp;</td>
</tr>
<tr>
<td>&nbsp;</td>
</tr>
</table>


 
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply

Bookmarks

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Similar Threads
Thread Thread Starter Forum Replies Last Post
Table height and width and borders Norman L. DeForest Web Design 1 09-08-2005 20:00
Pvt Table Question lj@spu.edu Microsoft Applications 1 08-04-2005 12:00
Pivot Table question s boak Microsoft Applications 2 07-14-2005 12:00
table question-defined Me Microsoft Applications 3 06-16-2004 01:44
Table Question Me Microsoft Applications 3 06-16-2004 01:41


Community Information
Options
Quick Options
Trackpads Non-Commercial Ad
Copyright Information Click to Visit
Time
Server Time
All times are GMT -4. The time now is 10:56.
Copyright
Copyright Information
The header is based off of work by Vipixel.com and modified by this site. Trackpads and the Trackpads Logo are both Registered Trademarks of Jason Edwards and cannot be used without prior written permission.  The only exception is as a link back to this site. Trackpads is a private website run by a small legion of volunteers, 3 dogs, 12.5 cats and an army of small, super smart, bio-engineered mice with pointy hats and tutu's. Search Engine Friendly URLs by vBSEO 3.2.0 RC7
Archive Links
Archive Links
Page generated in 0.60465 seconds with 19 queries