Incident Search Page

by twong17

HTML

<head>
<title>Incident Search Page</title>
</head>
<body>
<h1>
Incident Seach Page
</h1>
Enter the incident number: <br>
<input type="text" name="lname">
</body>