Hi everyone i would like to ask you guys if how can i make the inputed value in the textbox go to center while the placeholder value will be remain on the left as always? help me please.
current code:
<style>
.number { text-align:left; }
</style>
<input type="text" class="number" placeholder=" 1.)" >