J
JCO
I found this style and I'm not sure what it does.
I found it after </head> and before the <body>. I'm sure this is the wrong
spot for the code (whatever it does). Should I move this before <\head>?
Code is below:
</head>
<style>
v\:* { behavior: url(#default#VML) }
o\:* { behavior: url(#default#VML) }
..shape { behavior: url(#default#VML) }
</style>
<!--[if gte mso 9]>
<xml><o:shapedefaults v:ext="edit" spidmax="1027"/>
</xml><![endif]-->
<head>
I found it after </head> and before the <body>. I'm sure this is the wrong
spot for the code (whatever it does). Should I move this before <\head>?
Code is below:
</head>
<style>
v\:* { behavior: url(#default#VML) }
o\:* { behavior: url(#default#VML) }
..shape { behavior: url(#default#VML) }
</style>
<!--[if gte mso 9]>
<xml><o:shapedefaults v:ext="edit" spidmax="1027"/>
</xml><![endif]-->
<head>