Ask a Question related to Macromedia Dynamic HTML, Design and Development.
-
jojo #1
Re: Table Height
"Vistastar" [email]webforumsuser@macromedia.com[/email] wrote:
Hi> Hi,
>
> Can someone tell me is it possible to extend the bottom of a table, after content is added without everything becoming misplaced?
Table height is invalid mark up and best avoided. Your table should be
allowed to collapse around your content.
--
Cheers jojo
Team Macromedia Member Volunteer for Dreamweaver MX
----------------------------------------------------
CF CMS Details: [url]http://www.dwfaq.com/Store/detail/?id=wdCFcms[/url]
CF CMS Demo: [url]http://www.webade.hostinguk.com/cfcms/[/url]
----------------------------------------------------
Extending Knowledge, Daily.
[url]http://www.communityMX.com/[/url]
----------------------------------------------------
jojo Guest
-
Contribute doesn't let us remove table HEIGHT value thatIT PUT IN
IE displays tables incorrectly when a "Height" value is set on a <table> tag, also this markup doesn't validate. So I need to give instructions to... -
xhtml validation of the table tag's "height" element
I'm having a little problem. I create an xhtml compliant document in dreamweaver, yet when i validate it using the xhtml 1.0 transitional validator,... -
Why are my rows looking so ugly if table is small (height of each row is streched up)?
Hello, I just finished a MSDN training module and now this greenhorn is wondering why my rows returned from a small table are looking so ugly. ... -
Using CSS header corrupt table height
Hi, I'm new to style sheets and hating it so far ... but I know the gains ... so can anyone explain what I'm doing wrong : <table width="100%"... -
Table row height problems
Look at the source of my splash page on my site below on a possible solution. -- ============================================== Thomas A.... -
Murray *TMM* #2
Re: Table Height
Vista:
Imagine this -
Put a 2 row by 2 column table on the page. Merge the two right hand cells
into a single column. Put an image into each left cell, and you will see
that they merge vertically seamlessly. Now begin to add content to the
merged cell on the right and you will see that at some point you will have
forced the two left cells to begin to split apart vertically. The more
content you add to the right, the further apart the two left cells will get.
See what I mean?
To solve the problem, instead of making your page sit in a single table,
have it in several nested tables. For example, put a two column table on
the page with a nested
table in each column. Put some content in the left nested table, and other
content in the right nested table. Now, changes to the outer table's
structure or to any one of the nested tables will not affect either of the
inner nested tables.
--
Murray --- ICQ 71997575
Team Macromedia Volunteer for Dreamweaver MX
(If you *MUST* email me, don't LAUGH when you do so!)
==================
[url]news://forums.macromedia.com/macromedia.dreamweaver[/url] - THE BEST WAY TO GET
ANSWERS
==================
[url]http://www.dreamweavermx-templates.com[/url] - Template Triage!
[url]http://www.projectseven.com/go[/url] - DW FAQs, Tutorials & Resources
[url]http://www.DreamweaverFAQ.com[/url] - DW FAQs, Tutorials & Resources
[url]http://www.macromedia.com/support/search/[/url] - Macromedia (MM) Technotes
==================
"Vistastar" <webforumsuser@macromedia.com> wrote in message
news:bepbbk$n4p$1@forums.macromedia.com...content is added without everything becoming misplaced?> Hi,
>
> Can someone tell me is it possible to extend the bottom of a table, after>
> Thanks,
> Vistastar
>
>
>
>
Murray *TMM* Guest
-
redblue4356 #3
Table Height
hi,
i had made a table in a layer without specifying the width or height of it.
the table had links for alphebetical navigation like a b c d ....... and
clicking on a letter takes them to a page with stuff starting with taht letter.
it was ok at first but then i realized that i had made the spaces between the
letters links too. so i edited the code but now when i view the page in a
browser, the height appears more than it appears in dreamweaver. i even tried
giving particular height values to the table but its still the same. do i have
to increase the height of the table or the table row. watever it is i tried
both. maybe im doing something wrong.
CAN ANYONE PLEASE HELP ME PLZ PLZ PLZ...........................
redblue4356 Guest
-
-
rob::db #5
Re: Table Height
It's impossible to know what's happening without seeing your code. It's
generally a bad idea to use tables though, and you should never trust DW's
design view for anything but the most simple things.
redblue4356 wrote:> hi,
> i had made a table in a layer without specifying the width or height
> of it. the table had links for alphebetical navigation like a b c d
> ....... and clicking on a letter takes them to a page with stuff
> starting with taht letter. it was ok at first but then i realized
> that i had made the spaces between the letters links too. so i edited
> the code but now when i view the page in a browser, the height
> appears more than it appears in dreamweaver. i even tried giving
> particular height values to the table but its still the same. do i
> have to increase the height of the table or the table row. watever it
> is i tried both. maybe im doing something wrong.
>
> CAN ANYONE PLEASE HELP ME PLZ PLZ PLZ...........................
rob::db Guest
-
redblue4356 #6
Re: Table Height
OK, actually I used the table for a little 3d look. As for the code, here it is
:
<div id="Layer6" style="position:absolute; width:475px; height:27px;
z-index:5; left: 222px; top: 239px;">
<table width="484" height="27" border="2" cellpadding="5" cellspacing="5"
bordercolor="#FFCCCC" bgcolor="#333300">
<tr>
<td width="460" height="10">
<div align="center">
<pre class="style22"><span class="style24 style20"># <a
href="cheats_a_1.htm">A</a> <a href="cheats_b_1.htm">B</a> <a
href="cheats_c_1.htm">C</a> <a href="cheats_d_1.htm">D</a> <a
href="cheats_e_1.htm">E</a> <a href="cheats_f_1.htm">F</a> <a
href="cheats_g_1.htm">G</a> <a href="cheats_h_1.htm">H</a> <a
href="cheats_i_1.htm">I</a> <a href="cheats_j_1.htm">J</a> <a
href="cheats_k_1.htm">K</a> <a href="cheats_l_1.htm">L</a> <a
href="cheats_m_1.htm">M</a> <a href="cheats_n_1.htm">N</a> <a
href="cheats_o_1.htm">O</a> <a href="cheats_p_1.htm">P</a> <a
href="cheats_q_1.htm">Q</a> <a href="cheats_r_1.htm">R</a> <a
href="cheats_s_1.htm">S</a> <a href="cheats_t_1.htm">T</a> <a
href="cheats_u_1.htm">U</a> <a href="cheats_v_1.htm">V</a> <a
href="cheats_w_1.htm">W</a> <a href="cheats_x_1.htm">X</a> <a
href="cheats_y_1.htm">Y</a> <a href="cheats_z_1.htm">Z</a></span></pre>
</div>
</td>
</tr>
</table>
</div>
redblue4356 Guest
-
-
aliencosmo #8
Re: table height
That's right -- no valid HTML attribute for table height!!
Then why does Contribute add a height value to tables that it creates when
people click and drag to make a table taller???
And then why does Contribute prevent people from REMOVING that INVALID markup
that IT CREATED???
aliencosmo Guest



Reply With Quote

