- From: Murray Altheim <murray@spyglass.com>
- Date: Fri, 19 Jul 1996 17:16:48 -0500
- To: galactus@stack.urc.tue.nl (Arnoud "Galactus" Engelfriet)
- Cc: www-html@w3.org
galactus@stack.urc.tue.nl (Arnoud "Galactus" Engelfriet) writes: >In article <31EF54C6.7DC4@w3.org>, >Dave Raggett <dsr@w3.org> wrote: >> Dan Connolly and I have discussed this with vendors and without >> naming people, we met with resistance to adding the proposed changes >> to HTML. An easier and perhaps better route for such presentation >> features will be via style sheets. > >Bleh. Is it really that much easier to implement >HR { src = "foo.gif" } than <HR SRC="foo.gif"> for a browser developer? It sure is if you have to do it fifty times. Or five hundred times. Note that stylesheets can be internal (to one document) or can be external files, referenced by an entire server's content. And the author can make a modification to one file rather than every instance of a style feature. Once you've played with stylesheets hand-coding everything seems like such tedium. The advantages seem pretty obvious. Murray ``````````````````````````````````````````````````````````````````````````````` Murray Altheim, Program Manager Spyglass, Inc., Cambridge, Massachusetts email: <mailto:murray@spyglass.com> http: <http://www.stonehand.com/murray/murray.html>
Received on Friday, 19 July 1996 17:14:35 UTC