No, you have to add float: left to all the elements that should stand next to that element. If you want to get rid of "float" in the next element add clear: left (if it was float: left) or clear: right (if it was a float: right). If you mixed floats you can add clear:both. – More @Wikipedia
Hover over any link to get a description of the article. Please note that search keywords are sometimes hidden within the full article and don't appear in the description or title.