Ask a Question related to Macromedia Dynamic HTML, Design and Development.
-
Boki85 #1
Locking cells in HTML Templete - Dreamweaver
Hello,
I have created a HTML template using Dreamweaver. In the template I have
created a layout table (set to 800 pixels wide) and cells within the table to
designated width. The problem I am having is every time I put content within
the cells they autostrech instead of dropping to the next line (like word
wrap). Is there any way of locking the cells to a designated width so when
content is placed within the cell it drops down to the next line (like word
wrap) rather than autostreching the cell?
Thankyou for your help.
Boki85 Guest
-
Dreamweaver HTML
Hi, I am a student learning how to do HTML and I hope 1 day that I can be a professional and make websites for living :P Anyway, I got 1 question... -
jscript/html. howto address cells
Hello New to jscript and I want to control where I write output. From examples I can create <img> and give it name and then use js to write to it.... -
Contribute locking out Dreamweaver
What suggestions would you all have for the following situation: We use Dreamweaver to author pages from the ground up; css, tables, design, the... -
Cells[].Text or Cells[].Controls[0]
Folks, The following code illustrates two methods of obtaining the contents of a DataGrid Item. The function has been bound to the ItemCommand of... -
Locking down html files
I have created a website for use on my companies intranet, and would like to be able to prevent access to the html files in order to stop people... -
Murray *ACE* #2
Re: Locking cells in HTML Templete - Dreamweaver
Are you entering long strings of text with no spaces? Any cell, in any
table in the universe will stretch to contain this string (unless you use
overflow:hidden, but then your text gets truncated which is not so desirable
either). This is not a template issue - it is a table HTML issue.
--
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
==================
"Boki85" <webforumsuser@macromedia.com> wrote in message
news:em9qll$s74$1@forums.macromedia.com...> Hello,
>
> I have created a HTML template using Dreamweaver. In the template I have
> created a layout table (set to 800 pixels wide) and cells within the table
> to
> designated width. The problem I am having is every time I put content
> within
> the cells they autostrech instead of dropping to the next line (like word
> wrap). Is there any way of locking the cells to a designated width so when
> content is placed within the cell it drops down to the next line (like
> word
> wrap) rather than autostreching the cell?
>
> Thankyou for your help.
>
>
Murray *ACE* Guest



Reply With Quote

