- From: Liam Quinn <liam@htmlhelp.com>
- Date: Wed, 13 Aug 1997 08:24:10 -0400
- To: Gregory Martin Pfeil <pfeilgm@jmu.edu>
- Cc: www-html@w3.org
-----BEGIN PGP SIGNED MESSAGE-----
At 10:22 PM 12/08/97 -0400, Gregory Martin Pfeil wrote:
>Speaking of which, how do you align an image (and its
>resulting ALT text)? Currently, I just let it float left, but I would
>really prefer a centered graphic.
Use { text-align: center } with the block-level element containing the
image. E.g.,
P.footer { text-align: center }
...
<P CLASS=footer><IMG SRC=foo.gif ALT="Some centred stuff"></P>
-----BEGIN PGP SIGNATURE-----
Version: PGP for Personal Privacy 5.0
Charset: noconv
iQB1AwUBM/GnaQ/JhtXygIx1AQGZPgL/UiS5O9UuFcbaWQSMy/7pLTTP2QXEFoqi
C2iSm4CPDtbp1vG5c8YgWWtC0nYDUAcZ8uWXgnficDtgsWssaS1de/s/uPgo7ghV
QrHqxJ9g5GbEoI3t2dA+8NeJZirhJUFE
=U4qP
-----END PGP SIGNATURE-----
Liam Quinn
=============== http://www.htmlhelp.com/%7Eliam/ ===============
Web Design Group Enhanced Designs, Web Site Development
http://www.htmlhelp.com/ http://enhanced-designs.com/
====== PGP Key at http://www.htmlhelp.com/%7Eliam/pgp.html =====
Received on Wednesday, 13 August 1997 08:23:29 UTC