Centering Images (was Re: Lynx Browser)
tdowling at lib.washington.edu
tdowling at lib.washington.edu
Wed Oct 4 19:16:19 EDT 1995
I don't think this construction will be supported by HTML (although
specific browsers may do so). The <img> tag will be superseded in HTML
3.0 by the <fig> ("Figure") tag. <fig> will certainly allow authors to
center images among many other things.
Again, the definitive source for information on HTML 3.0 is
http://www.w3.org/pub/WWW/MarkUp/html3/CoverPage.html
Thomas Dowling
Networked Information Librarian, Public Services
University of Washington Libraries
tdowling at u.washington.edu
Note from: dsmith at seraph1.sewanee.edu (Derek Smith)
Wed, 04 Oct 95 16:00:25 PDT----------------------------------------
%
% ><h1 align="center">This Is A Centered Heading</h1>
% ><p align="center">This is a centered paragraph.</p>
%
% Will this work for images as well? For example:
%
% <img src align="center">
%
% I'm trying to avoid "Netscapisms" as much as possible". Thanks!
%
More information about the Web4lib
mailing list