Do you know any software that can format HTML source code on a Windows based PC (Windows XP) that would be :
- free
- not online (local)
- with user interface
|
Do you know any software that can format HTML source code on a Windows based PC (Windows XP) that would be :
|
||||
|
|
|
My favourites would be:
|
||||
|
|
|
If you happen to use Notepad++, there is a very powerfull plug-in for that, TextFX. TextFX can tidy a HTML, but can also do so much more than that.
How to get it? In your Notepad++ do this:
It's as easy as that. |
|||
|
|
|
http://tidy.sourceforge.net/ there is an UI for it but I never tried the UI http://users.rcn.com/creitzel/tidy.html#tidyui it also makes sure your markup is valid. Best tool you can get for this task in my opinion. If the UI is not good I suggest to use it anyways. I don't see a need for an UI for this tool, it easy to use and well documented. |
|||
|
|