- From: Liam Quinn <liam@htmlhelp.com>
- Date: Tue, 08 Jul 1997 18:13:28 -0400
- To: www-html@w3.org
-----BEGIN PGP SIGNED MESSAGE----- At 11:23 AM 08/07/97 -0400, Jordan Reiter wrote: >I am somwhat bewildered by the sudden surge of "deprecated" attributes and >tags. I recognize that the existence of style sheets does make it possible >to indicate the appearance of the web page, but I question the assumption >that everyone has access to a browser that supports them; I don't think anyone's making such an assumption. Browsers that don't support style sheets ignore them, and get the properly marked up content instead. >Assuming that most users will not be >using the latest versions of software (heck, I still use Netscape 3.0), >then it is foolish to assume that style sheets can cover your problems. It is more foolish to assume that the now-deprecated hacks are suitable solutions to the problems. >I have attempted using the BIG and SMALL tags in my documents to avoid the >use of FONT SIZE= and have found it to be limiting and unpredictable. For >pages where informational content is key, I could certainly use simple HTML >formatting in conjunction with style sheets, but for pages that depend on >visual appearance, especially for businesses, I will probably continue >using these tags. Am I the only one who sees warning lights when someone says that his Web page depends on visual appearance? BTW, the HTML 4.0 draft looks great from my quick glance... Congrats to all who gave their time and effort to create it. One minor note: On <http://www.w3.org/TR/WD-html40/present/graphics.html>, the ID attributes are used in conjunction with style sheets, but the CSS rules actually use CLASS as selector rather than ID. For example, H1.wood should be H1#wood or, alternatively, <H1 id="wood"> should be <H1 class="wood">. -----BEGIN PGP SIGNATURE----- Version: PGP for Personal Privacy 5.0 Charset: noconv iQB1AwUBM8K7hw/JhtXygIx1AQGNiQMApU0f5v3wdPOYrR89zInvuYPyh1qx13XI if5BFtkB4NpnNz20jLgQYNgifXALL0LYB9FqziDf60+Qe4oCGi9hju6mr3H0HHDM hC1GeG5qgzTebH5Xhz+0YDsY0fY+7vbm =boG4 -----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 Tuesday, 8 July 1997 18:13:13 UTC