display:inline;
elements when collapsing.
Must be used in conjunction with collapseWhitespace=true
collapseWhitespace=true
clean-css
)
UglifyJS
)
relateurl
)
collapseWhitespace=true
text/ng-template, text/x-handlebars-template
)
'
or "
)
type="text/javascript"
from script
tags.
Other type
attribute values are left intact
type="text/css"
from style
and link
tags.
Other type
attribute values are left intact
ignoreCustomFragments
.
doctype
with the short (HTML5) doctype
Input HTML
To optimize website speed, it is necessary to minify the HTML code and reduce the HTML file size. Online HTML Minifier will do this for you, It will removes all extra white spaces, newlines, comments etc. It also minifies the css and javascript between the style and script tags.
Minified Output