added code to put in the META tag that defeats Microsoft IE Smart Tags

This commit is contained in:
Eric J. Bowersox
2001-06-20 04:08:34 +00:00
parent 69e62acbb9
commit a9847865d9
6 changed files with 28 additions and 0 deletions

View File

@@ -30,6 +30,14 @@
allows it. -->
<!-- <gzip-output/> -->
<!-- If this is specified, the site will allow Microsoft Internet Explorer 6.0+ Smart
Tags to be inserted into site text. This is considered rude by many, and is quite
possibly a copyright violation by Microsoft (changing the site's text as viewed through
their browser, without consent of either the author or the end user). The default setting
inserts a META tag into the page which *should* prevent this (but may not, if MS provides
a setting to override site author preferences, which would be despicable). -->
<!-- <ms-copyright-violations/> -->
<!-- Specifies the default <FONT FACE=""> to use for all text. -->
<font>Arial, Helvetica</font>