commit for netlify

This commit is contained in:
jumping283 2023-01-26 11:54:32 -08:00 committed by GitHub
parent f8c03cafbc
commit 4e775a608e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@
<link rel="stylesheet" href="/w3css/w3.css">
</head>
<body>
<form class="w3-display-center w3-animate-top" data-netlify="true" action="/maydo">
<form class="w3-display-middle w3-animate-top" data-netlify="true" action="/maydo">
<label for="fname">First name:</label><br>
<input type="text" id="fname" name="fname" value="John"><br>
<label for="lname">Last name:</label><br>