next message in archive
no next message in thread
previous message in archive
Index of Subjects
>From editors-owner@chebucto.ns.ca Fri May 12 13:21:39 2000 Received: from localhost (user: 'adw', uid#21234) by halifax.chebucto.ns.ca id <S36995AbQELQVY>; Fri, 12 May 2000 13:21:24 -0300 Date: Fri, 12 May 2000 13:21:24 -0300 (ADT) Sender: "Andrew D. Wright" <adw@chebucto.ns.ca> From: "Andrew D. Wright" <adw@chebucto.ns.ca> To: Christopher Majka <nextug@is.dal.ca> cc: CCN Editors <editors@chebucto.ns.ca>, Michael Smith <michael@csuite.ns.ca>, CCN Technical Committee <ccn-tech@chebucto.ns.ca> Subject: Re: Page Templates In-Reply-To: <Pine.A41.3.95.1000512101047.30918A-100000@is.dal.ca> Message-ID: <Pine.GSO.3.95.iB1.0.1000512130548.4762C-100000@halifax.chebucto.ns.ca> X-No-Archive: yes MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Return-Path: <editors-owner@chebucto.ns.ca> X-Orcpt: rfc822;"|/csuite/etc/majordomo/wrapper resend -l editors -h chebucto.ns.ca editors-mml" On Fri, 12 May 2000, Christopher Majka wrote: > 1) I think we really should replace the one instance of <center> (in > header.shtml) with <p align="center"> and delete the </center> (from > footer.shtml). The <center></center> tags are necessary to, well, center the 580 pixel wide table that the entire page sits in. Otherwise the entire page will automatically left align which looks bizarre. The <p align="center"> tag does not center the table. For centering headers within the document, Both <center> AND <p align="center"> (with of course a </center> tag after the header) is necessary in order for both graphic and Lynx browsers to center the thing. HTML standards are all well and good, but in real life we are aiming for this to look good in the two major browsers (Internet Explorer version 4 and later, and Netscape version 3-4 and later) plus Lynx. The page should also be readable in anything else that comes along that can competently parse HTML. This has been tested repeatedly until the present template came to its present form.
next message in archive
no next message in thread
previous message in archive
Index of Subjects