I want to develop some kind of utility bar. I can position each element in this bar side by side using float:left;
float:left;
But I want the second element to be p
This works for me.
This will be on the left This will be on the right