I am having a problem with removing linebreaks after the tag, as everytime it prints, it adds a line break straight after it, so something like <
<
tags have {display: block} set. They are block-level elements. To turn this off:
{display: block}
{display: inline}