Thursday, March 29, 2012

Html got arranged by VS is some compacted way

I highlighed some button links and added some properties when I looked at the html view, the whole html that was neatly arrange now is compated with lines spaning several "pages" to the left . Everything works file but is quite hard to read now that i have a whole nested table and cell in a single like

I tried the edit> advance > format and nothings moves

is there any way that i can get a meaningfull formating back ?

If you select all the HTML and then press Control-K, Control-D Visual Studio will make it's best attempt to format the HTML.

No comments:

Post a Comment