alex_read
Sep 23rd, 2002, 03:19 AM
If I write some HTMl in a new page like this:
<HTML>
<HEAD>
<BODY>
then look at the design page, or close the project down, then next time I look at the HTML, VS.NET has formatted it so there's no blank lines:
<HTML>
<HEAD>
<BODY>
Is there a setting in the IDE where I can turn this default behaviour off please it's starting to annoy me! ;)
<HTML>
<HEAD>
<BODY>
then look at the design page, or close the project down, then next time I look at the HTML, VS.NET has formatted it so there's no blank lines:
<HTML>
<HEAD>
<BODY>
Is there a setting in the IDE where I can turn this default behaviour off please it's starting to annoy me! ;)