As well as what Dan said, the way to get the words to wrap to the next line in
a normal paragraph is to just keep writing! See how it wraps normally when you
keep writing in this post? It does that in table cells, too.
<p>If you write<br>
your paragraphs<br>
like this, you are<br>
bound to have<br>
a ton of trouble.<br>
This is a load of<br>
crap, and ought<br>
never be done.</p>
If you're writing a list of something and don't want to actually put it in an
html list, then it is acceptable to put line breaks between the list. For
example, in my work I used:
Dreamweaver<br>
Fireworks<br>
TopStyle<br>
Homesites+<br>
See what I mean jelly bean?
In the first one, it may look ok on your screen, but then I will open it in my
browser and what I'll see is this:
If you write
your
paragraphs
like this, you
are
bound to have
a ton of
trouble.
This is a load of
crap, and
ought
never be done.
Nice lookin paragraph, eh??
Just write naturally and when your writing comes to the end of a line it'll
wrap naturally. If you are having trouble with your cells becoming wider as you
type, then you should learn more about tables. Giving them a width (in fixed
pixels or in %'s) is not, however, the answer, unless the width = 100%.
Read the table tutorials at Dreamweaver FAQs, the 5th link in my signature
below.
--
--
DiMa
--------------------
WEB FORUM USERS: Please log on to the Newsgroup for quicker replies to your
posts:
news://forums.macromedia.com/macromedia.dreamweaver
For Answers, check here first:
http://groups.google.com/advanced_group_search?q=+group:macromedia.dreamwea ver
http://www.macromedia.com/support/dreamweaver/technotes.html
http://www.projectseven.com/faqbase
http://www.dreamweaverFAQ.com
http://www.macromedia.com/support/forums/etiquette.htm
DiMa Design > From Lines...to Designs
http://www.dimadesign.net
"yesmaybe" <webforumsuser (AT) macromedia (DOT) com> wrote
Quote:
It is clearly not the answer, I just wanted to put my new question at the top
of the page, as in a sequential order, rather than at the bottom, far away from
|
Dan's reply.