HTML and XML code beautification <!-- Sample Source Code --> <!DOCTYPE html> <html> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width"> <title>ctrlq</title> </head> <body><h1>Hello World</h1></body> </html> x 1<!-- Sample Source Code -->2<!DOCTYPE html>3<html>4<head>5<meta charset="utf-8">6<meta name="viewport" content="width=device-width">7<title>ctrlq</title>8</head>910<body><h1>Hello World</h1></body>1112</html> Beautify Code .