<html>
<body onclick="alert('This is an alert')">
<p>This is a web page. It fires an alert when clicked.
</body>
</html>