"goingpostal101" webforumsuser (AT) macromedia (DOT) com wrote:
Quote:
I am having problems trying to find a way to lock a table or cell. I
want to be able to type in the cell and have it go to the next line when
|
i come to the end of that cell, not make the page larger. also, when I
hit return It leaves a space that looks like I hit the return button
twice instead of once. Please Help me!!!!!!!!
Without seeing the page you're working on, I assume that you have a row
with several cells, and that the cell you're typing text in expands
while the other cells are collapsing? Go here and read:
http://great-web-sights.com/tutorial/tables/tables.html
When you hit "Enter" (a.k.a. carriage return), you get a new paragraph
which puts a <p> tag in the code. The visual result looks like a double
line break.
If you want a single line break, which is a <br> tag, hold down Shift
while hitting Return.
--
Dan Vendel - *GOF*
http://www.vendel.info
Contact me directly by clicking here:
http://contact.vendel.info
Formmail tutorial:
http://www.vendel.info/tut/formmail.html
Nested table demonstration:
http://www.vendel.info/tabletut/