Oh and I forgot the slash in the span tag. You can simply use:
Code:
<span id="brchk"></span>
...as anything in between the span tags will be changed according to the browser used when the page has loaded. You can also let it execute in real-time as the page renders in the browser.