I have the productivity power tools installed in my Visual Studion 2010 installation. My college frontend developer is working on a mac. When I implement his html in VS, the "fix mixed tabs" component "asks" me "You have mixed tabs and spaces" with two option "tabify" or "untabify".
Which option gives us the cleanest HTML when the website is called from the browser? Is there any difference in client side rendering/downloading time?