Re: Centering in HTML?

Matt Foster (mwf@engr.engr.uark.edu)
Thu, 23 Mar 1995 19:21:05 +0500


Netscape browsers support the `CENTER' tag. It can be used in the way
that you've discussed. Here is an example:

<CENTER>This is some text, and image, etc...</CENTER>

matt();
http://www.engr.uark.edu/~mwf/

On Thu, 23 Mar 1995 ksuper@research.westlaw.com wrote:

> I was wondering if anyone could tell me if there is a way to center lines
> within the HTML markup that is not tied to a paragraph. I realize that <p
> align=center> is available, but is there something equivalent for lines? If
> there isn't, will something
> be available in the future?
>
> TIA,
> Karen Super
> Programmer Analyst
> ksuper@research.westlaw.com
>
>