How do I make Visual Interdev indent elements properly.
Eg at the moment it puts:
<HTML>
<HEAD>
<META NAME="GENERATOR" Content="Microsoft Visual Studio 6.0">
<TITLE></TITLE>
</HEAD>
<BODY>
</BODY> ... etc
I want:
<HTML>
<HEAD>
<META NAME="GENERATOR"...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.