How can I stay on the same line while working with tag?
I came across this for css
span, p{overflow:hidden; white-space: nowrap;}
via similar stackoverflow question