<html>
<head>
<title>
CIS 762, Assignment 1
</title>
</head>
<body>
<a href=”#” onclick=”alert(’You clicked?’) ;“>text link</a>
</body>
</html>