Re: On Mozilla composer : how to show quoted text in an HTML page ?
- From: Vinayak <news.20.victim123@xxxxxxxx>
- Date: Mon, 28 Nov 2005 19:01:08 +0400
Frank Olieu wrote:
> Vinayak wrote:
>
>
>>Using Mozilla composer, how to show quoted text ?
>>
>
>
> I'm afraid you'll have to code it manually (in "source view") and use something
> like:
>
> <blockquote>
> <p>
> Quoted text goes here...
> </p>
> </blockquote>
>
thanks
what should I do if I wish to
a) blockquote and also have a border around the quoted text
b) show the quoted text on a different colour background
TIA
>>and ... How to decide the indent / margin (in inches or chars) for
>>quoted text ?
>>
>
>
> With CSS. Try this on the previous example:
>
> <blockquote style="margin-left: 40px;">
> <...>
>
> You may use any of the following units: % , em , px , pt.
> You could also use *external CSS*, but this is beyond the scope of your
> question, I guess...
>
.
- Follow-Ups:
- Re: On Mozilla composer : how to show quoted text in an HTML page ?
- From: Frank Olieu
- Re: On Mozilla composer : how to show quoted text in an HTML page ?
- References:
- On Mozilla composer : how to show quoted text in an HTML page ?
- From: Vinayak
- Re: On Mozilla composer : how to show quoted text in an HTML page ?
- From: Frank Olieu
- On Mozilla composer : how to show quoted text in an HTML page ?
- Prev by Date: Re: On Mozilla composer : how to show quoted text in an HTML page ?
- Next by Date: Re: Stripping HTML attributes and tags
- Previous by thread: Re: On Mozilla composer : how to show quoted text in an HTML page ?
- Next by thread: Re: On Mozilla composer : how to show quoted text in an HTML page ?
- Index(es):