<html>
<head>
<title>Must show alert to pass!</title>
</head>
<body onClick="alert('Alert running');">
<h1>Must show alert to pass!</h1>
</body>
</html>
<html>
<head>
<title>Must show alert to pass!</title>
</head>
<body onClick="alert('Alert running');">
<h1>Must show alert to pass!</h1>
</body>
</html>