Forum Moderators: open
On this I have noticed that it adds extra code such as table and image id's [ id="Table6" ] and <TBODY> tags that I've never used before. It also changes the layout of the code in HTML view to suit itself (usually lining it up for "neatness")
How can I turn this off and code exactly how I want to and not how it wants to. Its changes are affecting the layout of my pages.
Is the only answer to use a text editor?
What its doing specifically is keep stacking up a bunch of <li></li> items that i dont want lined up as they're part of a CSS menu whos appearance is affected by the layout of the code.
I get it how I want it, then VS changes it back .... very annoying.