Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 21 Mar 2000 11:49:43 +0000
From:      Nik Clayton <nik@freebsd.org>
To:        doc@freebsd.org
Subject:   <li>...<p></p></li> -> <li><p>...</p></li>
Message-ID:  <20000321114943.A26529@kilt.nothing-going-on.org>

next in thread | raw e-mail | index | archive | help
We've got a number of instances of 

    <li>...<p></p></li>

in the web tree.  I'd like to change those to

    <li><p>...</p></li>

So that's it's not an abuse of the elements for presentational purposes.

I'm aware that some, much earlier browsers would use the <p></p> to good
effect, but I think the kludgy nature of the solution is deeply offensive
:-)

I'd like our HTML to be as clean as possible.

N
-- 
Internet connection, $19.95 a month.  Computer, $799.95.  Modem, $149.95.
Telephone line, $24.95 a month.  Software, free.  USENET transmission,
hundreds if not thousands of dollars.  Thinking before posting, priceless.
Somethings in life you can't buy.  For everything else, there's MasterCard.
  -- Graham Reed, in the Scary Devil Monastery


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-doc" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20000321114943.A26529>