![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
Assume I want to publish a longer article on a web page. One of the paragraphs I want to display with an indent. Read: All text lines of this paragraph should be displayed with (let's say 8) blanks from the "normal" left side. |
#3
| |||
| |||
|
|
Assume I want to publish a longer article on a web page. One of the paragraphs I want to display with an indent. Read: All text lines of this paragraph should be displayed with (let's say 8) blanks from the "normal" left side. How do I do that without coding " " ? Is there something like TAB size=8> ..... </TAB> ? Wladi |
#4
| |||
| |||
|
#5
| |||
| |||
|
|
Assume I want to publish a longer article on a web page. One of the paragraphs I want to display with an indent. |
#6
| |||
| |||
|
|
One of the paragraphs I want to display with an indent. |
#7
| |||
| |||
|
|
Wladimir Borsov wrote: Assume I want to publish a longer article on a web page. One of the paragraphs I want to display with an indent. Why do you want to indent it? (Is it a long quotation?) Read: All text lines of this paragraph should be displayed with (let's say 8) blanks from the "normal" left side. The css solutions already proposed will work -- assuming a css capable browser, of couse. |
#8
| |||
| |||
|
|
Naive question: What's wrong with <blockquote>? |
#9
| |||
| |||
|
|
Naive question: What's wrong with <blockquote>? |
#10
| |||
| |||
|
|
Brian wrote: Wladimir Borsov wrote: Read: All text lines of this paragraph should be displayed with (let's say 8) blanks from the "normal" left side. The css solutions already proposed will work -- assuming a css capable browser, of couse. Naive question: What's wrong with <blockquote>? |
![]() |
| Thread Tools | |
| Display Modes | |
| |