I\'m trying to make two horizontal divisons using tag in html, but I couldn\'t make it. Can anyone help me make horizontal division using html and c
tag in html, but I couldn\'t make it. Can anyone help me make horizontal division using html and c
.division{ width:50%; height:100px; float:left; }