Re: BRACETS

by "Steve Antonio" <santonio(at)delanet.com>

 Date:  Mon, 18 Oct 1999 12:09:08 -0400
 To:  <hwg-basics(at)hwg.org>
  todo: View Thread, Original
> > ----- Original Message -----
> > From: <Bayangell(at)aol.com>
> >
> > I was asking about [snipped] and the coding put beofre a new
> > pararagraph whether it be centered, or left.  I have seen different
codes for
> > this and wanted to know the correct ones.

> From: Steve Antonio <santonio(at)delanet.com>
>
> <center>Your paragraph here</center>
> <p align="center">Your paragraph here</p>
> <div align="center"><p>Your paragraph here</p></div>
>
> The first two examples are now deprecated, meaning their use is
discouraged
> in favor of other methods, but they are not illegal. The last example is
one
> of two favored methods. The other being the use of CSS (Cascading Style
> Sheets).

Eventually I'll get this right. As Donna already pointed out, the last
example is also deprecated, but I've just noticed another error. The first
example I gave left out the paragraph tags. It should look like this:

<center><p>Your paragraph here</p></center>

needing more sleep,
Steve
santonio(at)delanet.com

HTML: hwg-basics mailing list archives, maintained by Webmasters @ IWA