M
Max
VS gives me:
<meta content=http://schemas.microsoft.com/intellisense/ie5
name=vs_targetSchema>
But I want to change it to:
<meta content="http://schemas.microsoft.com/intellisense/ie5"
name="vs_targetSchema">
When I change it, it just changes it back and then it makes all my code look
messy, as if it doesn't understand how to format the code.
Any help?
<meta content=http://schemas.microsoft.com/intellisense/ie5
name=vs_targetSchema>
But I want to change it to:
<meta content="http://schemas.microsoft.com/intellisense/ie5"
name="vs_targetSchema">
When I change it, it just changes it back and then it makes all my code look
messy, as if it doesn't understand how to format the code.
Any help?