A way to force white space/line break in minified HTML?
-
I have some HTML/CSS that doesn’t display nicely in certain browsers unless there is some white space between the <div>’s
Is there a way to force a line break or white space? A magic HTML comment or something? Or even a way to wrap a block of HTML in “do not minify me” comments?
- The topic ‘A way to force white space/line break in minified HTML?’ is closed to new replies.