0
My calculator's buttons aren't on right position. Xan anyone help??
1 Respuesta
+ 2
Rijan try this
<div class="buttons">
<button onclick="clearResult()">C</button>
<button onclick="deleteLast()">Del</button>
</div><pre></pre>
<div class="buttons">
You are adding
</div><pre></pre>
<div class="buttons">
after the -> delete button and before the -> 7 button