| Page 1 of 1 | [ 3 posts ] |
|
I'm seeing that the W3C CSS validator is struggling with:
input,textarea,select{*font-size:100%;} Should the * really be there? Sorry if this is an old question - I didn't find an answer elsewhere. Thanks, Chris |
|
It has to be there. It is not proper CSS though, but a hack to make different versions of IE to work. Standard browsers will ignore such a line, IE will not and so certain inconsistencies in IE can be compensated for.
|
|
Thanks Satyam - that explains it.
C |
| Page 1 of 1 | [ 3 posts ] |
| You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum |
© 2006-2013 Yahoo! Inc. All rights reserved.
All code on this site is licensed under the BSD License unless stated otherwise.
About This Site · Security Contact Info
Powered by phpBB® Forum Software © phpBB Group