HTML code Prettify beautifier Formatter using Python
The online tools help to format or indent the HTML code using BS4 Beautifulsoup package. Below Python code editor online shows three tabs. The first tabs contain the code to beautify the unformatted HTML code. Simply place the unformatted HTML code in the second tab titled input.html, Now execute the code and you will get the prettify HTML code in the third tab titled output.txt