[thelist] more incorrect use of ID parameter

Miles Tillinger miles.tillinger at intecgroup.com.au
Wed Feb 12 19:48:01 CST 2003


--
[ Picked text/plain from multipart/alternative ]
Continuing on from an earlier post, I also use ID parameter in <a> tags to
have different link formatting applied from custom classes

e.g.

a#nav { font-size: 8pt; font-weight: normal; color: #FFFFFF;
text-decoration: none; }

applied to link

<a href=http://blah.com <http://blah.com/>  ID="nav">hello</a>


how else can I apply custom classes to <a> tags? Any good ideas?



More information about the thelist mailing list