Re: IE 6 and css
by Frank Boumphrey <bckman(at)ix.netcom.com>
|
| Date: |
Thu, 28 Mar 2002 20:15:10 -0500 |
| To: |
Steve Mount <steve(at)saltyrain.com>, Ryan Fischer <ryan(at)gigabee.com>, Lisa Bradshaw <zibbler(at)web-design-cs.com>, hwg-techniques(at)hwg.org |
| References: |
fredonia SMount2K pieceoshit pieceoshit2 pavilion ryan pavilion2 |
| |
todo: View
Thread,
Original
|
|
<steve>
Having #111 or #444 mean #111111 or #444444 might seem like a good idea to
some, and for those, more power to you. To me, and I suspect an unheard
mass out there, it is a triviality, best left unused. If you mean #111111,
say #111111, and everyone will know what you mean.
</steve>
I would have to agree with this.
With my project manager hat on i would testify that the biggest problem is
maintainence of code that contains uncommented shorthand!
So the following are both satisfactory
<!--shorthand CSS color method-->
<span style='color:#fff;'>...
or
<span style='color:#ffffff;'>...
And in fact the 'terse form' is more verbose!
Frank
HWG hwg-techniques mailing list archives,
maintained by Webmasters @ IWA
This page is part of a preserved archive of archives.hwg.org. The site is no longer active and its content is not maintained. For enquiries about this archive, write to archive(at)iwanet.org.