I have the following div
:
<div class="col-sm-6">
<input type="checkbox"> Touch Screen
<input type="checkbox"> Wi-fi
<input type="checkbox"> Bluetooth
<input type="checkbox"> Flash
<input type="checkbox"> Câmera Frontal
<input type="checkbox"> GPS
<input type="checkbox"> Tecnologia NFC
<input type="checkbox"> Extensão para Cartão de Memória
</div>
It looks like this:
ButIwantedtoleaveitlikethis:
How can I do this?