I am getting really confused because when I include a pound sign within an <h3>
tag, the  character appears before it. Any help with removing it?
<div align="right" style="margin-right: 300px;">
<p>
<h2>£25.00</h2>
</p>
</div>
The output to screen appears as "£25.00" - I can't screenshot it as it crashes my pc.