If you leave out the minus sign, it should look like this:
3...<br />
2...<br />
1...<br />
Merry Christmas!
Is that what you're seeing, or are you getting something else? Note
that the minus sign only suppresses the literal newline in the
generated HTML code, not the <br /> tag which makes your browser
display a newline when it renders the HTML.