<!DOCTYPE html>
<html>
<body>

<p>I will display &pound;</p>
<p>I will display &#163;</p>
<p>I will display &#x00A3;</p>

</body>
</html>