|
Posted by Beauregard T. Shagnasty on 10/29/95 11:19
Joseph Misko wrote:
> "Beauregard T. Shagnasty" <a.nony.mous@example.invalid> wrote
>
>>> Joseph Misko wrote:
>>>
>>>> I am using MySQL to serve plain text email newsletters using
>>>> PHP. ...
>>> If the plain text email ...
>>
>> If the email is to be plain text, there should be no HTML
>> elements at all, including <pre>, as I see it...
>
> I'm not asking about sending email. ...
Yes you were. Nowhere in your original post did you say you wanted to
display your plain text email newsletters as HTML pages.
If that is really your question, then putting your long lines
(paragraphs, I suppose) within <p>...</p> would wrap the text within
the bounds of the visitor's browser and the container they were shown
in. One step towards a flexible design, too.
--
-bts
-This space intentionally left blank.
Navigation:
[Reply to this message]
|