Highlighting invalid field

This commit is contained in:
Jason Zhu 2021-07-14 21:45:33 +10:00
parent ebfdf467e0
commit abbbe0c54d

View File

@ -8,7 +8,8 @@
<html>
<head>
<title>title</title>
<title>RsvpForm</title>
<link rel="stylesheet" href="@Href("~/Content/Site.css")" type="text/css"/>
</head>
<body>
@using (Html.BeginForm())