Sorry, this is tricky for me to find through search
<div>
<??>
<??> Question </??> <??> X Y <??>
</??>
<button> Answer 1</button>
<button> Answer 2</button>
<button> Answer 3</button>
</div>
Where X and Y are numbers from 0 to 100; How to stack X on top of Y like a fraction, in good way? EDIT: It's example, markup can be added/changed.
Y`…? Is the solution restricted to modifying the `??` parts? If so, why? – deceze Mar 22 '18 at 12:16