add title

This commit is contained in:
zensprojects 2023-01-30 09:37:37 -08:00 committed by GitHub
parent e16f414cf7
commit c7e6083a9b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -19,6 +19,7 @@
<body>
<div class="w3-display-container bgimg">
<form class="w3-display-middle" data-netlify="true" data-netlify-recaptcha="true" action="/netlifyforms/formcompleted.html">
<label>Basic Form Testing</label><br>
<label for="fname">First name:</label><br>
<input type="text" id="fname" name="fname" value="John"><br>
<label for="lname">Last name:</label><br>