I'm working on a webpage that displays messages from a database using ajax. Currently, the output is just stacked downwards.
I'm hoping to style the list elements to alternate from left to right, similar to an iOS Message chat. Does anyone have any suggestions or tips on how to achieve this? I'm really struggling with it...