![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
In reference to the following html: span style="margin-left:40px"> Blah blah blah blah </span If the text within the span is long enough, then the text (rightfully) goes to a second line. However, the second line is not indented (a la margin-left). Why?!? |
|
How can I fix this? |
#3
| |||
| |||
|
|
In reference to the following html: span style="margin-left:40px"> Blah blah blah blah </span If the text within the span is long enough, then the text (rightfully) goes to a second line. However, the second line is not indented (a la margin-left). Why?!? How can I fix this? It's important that I use tables as speringly as possible for my current project, so that is currently my last resort. Ideas? -- Alexander Ross alexross (AT) bleen (DOT) net |
#4
| |||
| |||
|
|
In reference to the following html: span style="margin-left:40px"> Blah blah blah blah </span If the text within the span is long enough, then the text (rightfully) goes to a second line. However, the second line is not indented (a la margin-left). Why?!? How can I fix this? It's important that I use tables as speringly as possible for my current project, so that is currently my last resort. Ideas? |
#5
| |||
| |||
|
|
span style="margin-left:40px"> Blah blah blah blah </span If the text within the span is long enough, then the text (rightfully) goes to a second line. However, the second line is not indented (a la margin-left). Why?!? How can I fix this? It's important that I use tables as speringly as possible for my current project, so that is currently my last resort. Ideas? |
#6
| |||
| |||
|
|
On Mon, 4 Aug 2003 21:30:56 -0400, "Alexander Ross" alexross (AT) bleen (DOT) net> wrote: span style="margin-left:40px"> Blah blah blah blah </span If the text within the span is long enough, then the text (rightfully) goes to a second line. However, the second line is not indented (a la margin-left). Why?!? How can I fix this? It's important that I use tables as speringly as possible for my current project, so that is currently my last resort. Ideas? p style="margin-left:40px;text-indent:-40px" Gary |
![]() |
| Thread Tools | |
| Display Modes | |
| |