Q:

span next to each other

.box { position: relative; width: 250px; float: left; }
.one { border: 1px solid #ccc; background: #ebebeb; }
.two { border: 5px dotted #bbb; background: #acacac; }
0
<div class="box one"></div>
<div class="box two"></div>
0

New to Communities?

Join the community