HTML question: Hanging paragraphs.

ronnie gauthier ronnieg
Mon May 17 11:35:35 PDT 2004


I'm sure this could be done with js but i'm not familiar enough with it
to without booking it. I would do a perl hack and count characters or
words then add a blockqoute to each line. If the text changes or
whatever you could use a SSI call to parse the outside file and include
it.

On Wed, 31 Jul 2002 07:11:17 -0400
Joel Hammer <Joel at HammersHome.com> wrote:

>Thanks for the tag. I hadn't know about this one.
>
>However, this isn't going to do what I want. I have hundreds of lines
>of text, each line its own individual paragraph. I can't put a <br>
>into each line and get what I need. The point where the break will come
>will depend in part on how the user configures his browser, me thinks. 
>
>Would there be a way with javascript to automatically reformat each
>line, depending on the settings of the browser?
>
>Joel
>
>On Wed, Jul 31, 2002 at 03:29:02AM -0500, ronnie gauthier wrote:
>> Now is the winter of our discontent made<br>
>> <blockquote>
>>     glorious summer by this son of York; and all 
>>     the clouds that low'd upon our house in the 
>>     deep bosom of the ocean buried.
>> </blockquote>
>> Throw it in a table or whatever.
>> blockquote is deprecieated but it wont go away anytime soon.
>> 
>> 
>> On Tue, 30 Jul 2002 20:01:01 -0400
>> Joel Hammer <Joel at HammersHome.com> wrote:
>> 
>> It is possible in html to have the browswer format paragraphs like
>so:> 
>> Original line:
>> 
>> Now is the winter of our discontent made glorious summer by this son
>of> York; and all the clouds that low'd upon our house in the deep
>bosom of the> ocean buried.
>> 
>> Desired appearance on brower:
>> 
>> Now is the winter of our discontent made 
>>     glorious summer by this son of York; and all 
>>     the clouds that low'd upon our house in the 
>>     deep bosom of the ocean buried.
>> 
>> This sort of formatting seems so obvious, that it is hard to believe
>I> cannot find a tag to do this sort of thing.
>> Thanks,
>> Joel
>> 
>> _______________________________________________
>> Linux-users mailing list -
>http://linux-sxs.org/mailman/listinfo/linux-users>
>Subscribe/Unsubscribe info, Archives,and Digests are located at the
>above URL.> _______________________________________________
>> Linux-users mailing list -
>http://linux-sxs.org/mailman/listinfo/linux-users>
>Subscribe/Unsubscribe info, Archives,and Digests are located at the
>above URL.
>
>_______________________________________________
>Linux-users mailing list -
>http://linux-sxs.org/mailman/listinfo/linux-users Subscribe/Unsubscribe
>info, Archives,and Digests are located at the above URL.



More information about the Linux-users mailing list