<input type="button" value=" 1 " /> <input type="button" value=" 2 " /> <input type="button" value=" 3 "/>
How can I do it?
EDIT: Eclipse HTML Editor
Ctrl + Shift + F
I want to use autoformating but after I pressed Ctrl + Shift + F I am getting something like
<input type="button" value=" 1 " /> <input type="button" value=" 2 " />
I want to have each html tag on new line after autoformatting
Removing input
from the list of inline elements will solve the problem for ya.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With