Hi all! Just a quick question, how do you make 2 div boxes inline with each other? for example I want to boxes with this css: #network { margin-top: 20px; width: 200px; border: 1px solid #d9d8cd; background: #edece6; } Code (markup): I tried but what happened is that the other box went to the bottom of the first one