Forum Moderators: open
<AREA noHref="0" shape="RECT" coords="0,0,0,0" alt="">
No when we validate this file with the w3c validator then noHref produces following error.
" value of attribute "NOHREF" cannot be "0"; must be one of "NOHREF" "
When we use 'false' in place of '0' as value, then again the same error produce.
Can somebody tell me how to overcome this error. and what ripple effect will be produced by that change.