Hi. I'm making Ionic app. How to make blank space between buttons?
I'm trying to align buttons on my app. I'm using <table'>,<tr'>,<th'> tags
However I can't align buttons even i use align,padding,sapcing .. etc
-- HTML Code
-- CSS Code
I used these code and my UI is under there.
-- App UI
As you see, can't align buttons. Should i use <div'> tag?
I want to make some blank space between buttons. I need your help. Tnx.
Regards.