I'm expereincing a strange problem using Visual Studio. In HTML view I have the following two lines of code. Every time I save the page the two "/" disappear. from the HTML. This then causes an error message when the page loads. I have tried various settings on the option tab to stop this from occuring but none seem to work.
Which version of VS?
<meta name="keywords" content="keys" ID="Keywords" runat="server"/>
<meta name="description" content="description" ID="Description" runat="server"/>
No comments:
Post a Comment