J
Jon
Hello all,
I have written a site that I am trying to validate at http://validator.w3.org/,
However, I have a number of failues as .net is putting in trailing
slashes. For example, in my code I have
<meta http-equiv="Page-Exit"
content="progidXImageTransform.Microsoft.Fade(duration=.5)" >
but when it renders it comes out like
<meta http-equiv="Page-Exit"
content="progidXImageTransform.Microsoft.Fade(duration=.5)" />
This causes the page to fail. Can anyone please help as I want to get
rid of the trailing slashes.
The site in question is; http://www.nantwichonline.com on the
homepage.
Regards,
Jon Yates
http://www.nantwichonline.com
I have written a site that I am trying to validate at http://validator.w3.org/,
However, I have a number of failues as .net is putting in trailing
slashes. For example, in my code I have
<meta http-equiv="Page-Exit"
content="progidXImageTransform.Microsoft.Fade(duration=.5)" >
but when it renders it comes out like
<meta http-equiv="Page-Exit"
content="progidXImageTransform.Microsoft.Fade(duration=.5)" />
This causes the page to fail. Can anyone please help as I want to get
rid of the trailing slashes.
The site in question is; http://www.nantwichonline.com on the
homepage.
Regards,
Jon Yates
http://www.nantwichonline.com