Well, theoretically my question is the following, I created two divs in html, however when doing the second one, the second div does not stay on the same "line" as the other one, but it stays below. I would like to know if there is any tag in html that keeps the elements all on the same line, without need there is css margin-top.
Thank you.