0
In HTML do we even need <br> tags to put input elements on top of each other ?
In this code for example they would still be vertically on top of each other even if the <br> tag was removed. Are input elements never horizontal to each other?
1 Antwort