make spaces between two Buttons in html (no css) (stackoverflow.com)stack
10 points by Nibras Shami in stackoverflow.com · 5y ago · stack
i made two buttons and margin them to the right to appear on the right side of the page, but the buttons is stick together with no space between them, and i tried to margin 30px e.g. but they both margin together <button type="button" class="btn btn-primary" style="float: right;…