> <label for="id">First name <img src="asterix.gif" alt="mandatory > information"></label><input type="text"...> Could have issues for people who need to large text. FWIW what I actually often do use is <p id="expAst">Fields marked with an asterisk are mandatory</p> ... <label for="id">First name <a href="#expAst">*</a></label> Though I'm not happy with that either. -- Jon Hanna <http://www.hackcraft.net/> *Thought provoking quote goes here*Received on Tuesday, 3 February 2004 08:48:15 GMT
This archive was generated by hypermail 2.2.0+W3C-0.50 : Tuesday, 19 July 2011 18:14:14 GMT