Meta Tag Question

L

Liz Bradley

Hello,

What does these two Meta tags mean? Thanks, Liz

<meta name="MSSmartTagsPreventParsing" content="false">

<meta http-equiv="imagetoolbar" content="no">
 
M

Murray

And the other prevents implementation of 'smart tags' on the page (if
Microsoft ever decides to unleash them <shudder>).
 
Top