added code to put in the META tag that defeats Microsoft IE Smart Tags
This commit is contained in:
@@ -2,6 +2,7 @@
|
||||
<html>
|
||||
<head>
|
||||
<title>About Venice</title>
|
||||
<META NAME="MSSmartTagsPreventParsing" CONTENT="TRUE">
|
||||
</head>
|
||||
|
||||
<body bgcolor="white">
|
||||
|
||||
@@ -18,6 +18,7 @@
|
||||
-->
|
||||
<HEAD>
|
||||
<TITLE>Venice HTML Tags Reference</TITLE>
|
||||
<META NAME="MSSmartTagsPreventParsing" CONTENT="TRUE">
|
||||
</HEAD>
|
||||
<BODY>
|
||||
<FONT FACE="Arial, Helvetica" SIZE=2>
|
||||
|
||||
Reference in New Issue
Block a user