Ask a Question related to Macromedia Dynamic HTML, Design and Development.
-
farscape2 #1
text adjusting table width
I have a table that I want to remain at a fixed width (I do not have it set to
%), and I have 2 colums, the leftmost column being a sidebar, and a larger
column to the right of that one for mainbody text. When I add the mainbody
text, it changes the size of the sidebar column, does not wordwrap inside the
cell, and will extend the width of the entire table if do not use hard returns
to create a new line. Is there a way to get the text to wordwrap inside the
cell, and keep it from adjusting the width of any portion of the table?
farscape2 Guest
-
How does one make a table REALLY width=100%?
Hello- My question is simple, but I hope I can explain it clearly. When a simple table is created in DW with bgcolor="blue" and width="100%" and... -
adjusting datagrid column width
Hi, I want to know what are all the ways with which we can precisely control the width of the datagrid columns. Iam facing problems in controlling... -
Set table width
Hi, I am new with php. I need to loop through some variables and place them in 3 columns. I couldn't align the header line and each result line.... -
Adjusting text outline width
I remember in previous versions of Fireworks you could adjust the width of the outline around text, but I haven't been able to do that in MX. The... -
Table cell width
I've programatically built a table. Some cells in the table have tables inside them. The ones that have tables inside have the correct width,... -
Murray *ACE* #2
Re: text adjusting table width
> Is there a way to get the text to wordwrap inside the
Are you entering a long string of unbroken text (i.e., no spaces)? If so,> cell, and keep it from adjusting the width of any portion of the table?
then no, there's no way to prevent HTML tables from expanding to contain
your content.
--
Murray --- ICQ 71997575
Adobe Community Expert
(If you *MUST* email me, don't LAUGH when you do so!)
==================
[url]http://www.dreamweavermx-templates.com[/url] - Template Triage!
[url]http://www.projectseven.com/go[/url] - DW FAQs, Tutorials & Resources
[url]http://www.dwfaq.com[/url] - DW FAQs, Tutorials & Resources
[url]http://www.macromedia.com/support/search/[/url] - Macromedia (MM) Technotes
==================
"farscape2" <webforumsuser@macromedia.com> wrote in message
news:ef99t2$oqi$1@forums.macromedia.com...>I have a table that I want to remain at a fixed width (I do not have it set
>to
> %), and I have 2 colums, the leftmost column being a sidebar, and a larger
> column to the right of that one for mainbody text. When I add the mainbody
> text, it changes the size of the sidebar column, does not wordwrap inside
> the
> cell, and will extend the width of the entire table if do not use hard
> returns
> to create a new line. Is there a way to get the text to wordwrap inside
> the
> cell, and keep it from adjusting the width of any portion of the table?
>
Murray *ACE* Guest



Reply With Quote

