By tag: visualwebdeveloper
0
kicks
Tip/Trick: Custom formatting HTML in Visual Web Developer and VS.NET
Problem :
You receive an HTML or ASP.NET page from another developer you work with whose html source formatting standards are different from your own (bad use of casing, inconsistent indenting, etc).
You want to quickly clean-up and format the HTML “the right way” – where “the right...