![]() | |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
When quoting an author, I have to do something like: "[T]his is a quotation . . .' in one of my web pages. The problem is that when the quotation happens to be at the end of a line, the browser does not treat the [T]his as a whole word. On my page, the [T] remains at the end of a line, but the 'his' is wrapped to the beginning of next line. So this word would become: "[T] (end of first line) his" (beginning of next line) I wonder how to make the letters and symbols stay together as a whole word on web page for words such as this? Thanks for help. fuli open |
#3
| |||
| |||
|
|
In article 1178674407.419027.317... (AT) y80g2000hsf (DOT) googlegroups.com>, fuli open <fulio... (AT) yahoo (DOT) com> wrote: When quoting an author, I have to do something like: "[T]his is a quotation . . .' in one of my web pages. The problem is that when the quotation happens to be at the end of a line, the browser does not treat the [T]his as a whole word. On my page, the [T] remains at the end of a line, but the 'his' is wrapped to the beginning of next line. So this word would become: "[T] (end of first line) his" (beginning of next line) I wonder how to make the letters and symbols stay together as a whole word on web page for words such as this? Thanks for help. fuli open You could try span style="white-space: nowrap;">[T]his</span -- dorayme |
#4
| |||
| |||
|
|
When quoting an author, I have to do something like: "[T]his is a quotation . . .' in one of my web pages. The problem is that when the quotation happens to be at the end of a line, the browser does not treat the [T]his as a whole word. On my page, the [T] remains at the end of a line, but the 'his' is wrapped to the beginning of next line. So this word would become: "[T] (end of first line) his" (beginning of next line) I wonder how to make the letters and symbols stay together as a whole word on web page for words such as this? Thanks for help. |
#5
| |||
| |||
|
|
When quoting an author, I have to do something like: "[T]his is a quotation . . .' in one of my web pages. The problem is that when the quotation happens to be at the end of a line, the browser does not treat the [T]his as a whole word. On my page, the [T] remains at the end of a line, but the 'his' is wrapped to the beginning of next line. So this word would become: "[T] (end of first line) his" (beginning of next line) I wonder how to make the letters and symbols stay together as a whole word on web page for words such as this? Thanks for help. |
#6
| |||
| |||
|
|
fuli open wrote: When quoting an author, I have to do something like: "[T]his is a quotation . . .' in one of my web pages. The problem is that when the quotation happens to be at the end of a line, the browser does not treat the [T]his as a whole word. On my page, the [T] remains at the end of a line, but the 'his' is wrapped to the beginning of next line. So this word would become: "[T] (end of first line) his" (beginning of next line) I wonder how to make the letters and symbols stay together as a whole word on web page for words such as this? Thanks for help. Somehow I think you are not giving us all the necessary information, like a *url*? Are yu just putting brackets [] around the character or does [] represent something less? A browser will typically not wrap within a word and if there are no spaces between the [] and the rest of the word it should not wrap. |
#7
| |||
| |||
|
|
fuli open wrote: dorayme wrote: span style="white-space: nowrap;">[T]his</span It works well. Indeed, though frankly I think you're going a bit over the top by bracketing a simple change of case. |
#8
| |||
| |||
|
|
In an informal setting (e.g. a blog), I don't mind small changes like case or spelling corrections to go unbracketed, but in a formal setting (e.g. an online academic paper), all changes should be denoted. |
|
I never ran into the wordwrapping problem mentioned above, because when I changed the case, I just bracked the whole word, e.g. "[This]" |
![]() |
| Thread Tools | |
| Display Modes | |
| |