Date: Mon, 6 Dec 2004 13:09:17 +0000 From: Ceri Davies <ceri@submonkey.net> To: Giorgos Keramidas <keramida@freebsd.org> Cc: cvs-doc@freebsd.org Subject: Re: cvs commit: www/en/docproj current.sgml Message-ID: <20041206130917.GE513@submonkey.net> In-Reply-To: <20041206120320.GA1224@orion.daedalusnetworks.priv> References: <200412042304.iB4N488e000350@repoman.freebsd.org> <20041206115045.GB513@submonkey.net> <20041206120320.GA1224@orion.daedalusnetworks.priv>
next in thread | previous in thread | raw e-mail | index | archive | help
--nb8zVy0QMK3AA1xu Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Mon, Dec 06, 2004 at 02:03:20PM +0200, Giorgos Keramidas wrote: > On 2004-12-06 11:50, Ceri Davies <ceri@submonkey.net> wrote: > > On Sat, Dec 04, 2004 at 11:04:08PM +0000, Murray Stokely wrote: > > > murray 2004-12-04 23:04:08 UTC > > > > > > FreeBSD doc repository > > > > > > Modified files: > > > en/docproj current.sgml > > > Log: > > > Use CSS for headings instead of <font> tags. > > > > > | @@ -65,7 +65,7 @@ > > > | the open documentation problem reports.</p> > > > | > > > | <a name=3D"handbook3"></a> > > > | - <h3><font color=3D"#660000">FreeBSD Handbook 3rd Edition</font= ></h3> > > > | + <h3 class=3D"red">FreeBSD Handbook 3rd Edition</h3> > > > > Hmm. Does that actually buy us anything in the way of maintainability? >=20 > Yes, CSS can buy us a lot in maintainability and consistency. We just > have to be a bit careful when we use it. For instance, in this change > the "red" class name should probably go away. Removing the class and > making all <h3> elements have a standard style with: >=20 > h3 { > color: maroon; > } >=20 > works too. Everyone apart from you who has replied has totally missed the point. I'm sold on CSS, just not on having a h3.red entry for red h3 elements. Ceri --=20 Only two things are infinite, the universe and human stupidity, and I'm not sure about the former. -- Einstein (attrib.) --nb8zVy0QMK3AA1xu Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.6 (FreeBSD) iD8DBQFBtFn9ocfcwTS3JF8RAoEEAJsEDUeZWmMnW2oLJfCFvOGfe22rTgCgymTB EJ7P3IujdtvpLRdqH4Ni5Qo= =2l+t -----END PGP SIGNATURE----- --nb8zVy0QMK3AA1xu--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20041206130917.GE513>