If i am having <div>A</div> <div>B</div> then the ouput will look like ============> A B Well i don't want the items to be align one after the other, i want them to be align like A B how i can do that ?