How do I remove the new line after </form>
It looks very bad in my HTML, as each <form></form> will create a new
line after the block of </form>
Is there a way for me to remove it?
It looks very bad in my HTML, as each <form></form> will create a new
line after the block of </form>
Is there a way for me to remove it?
Comment