Update contact.html

master
Ron Reciproco 1 year ago
parent c6947581ab
commit 9faea8c977

@ -9,7 +9,7 @@
<body>
<header>
<h1>Zuitt IT Solutions</h1>
<h1>Products Offered</h1>
<h2>Products Offered:</h1>
<section class="products-container">
<table border="1">
<thead colspan="3">
@ -39,7 +39,7 @@
<!-- End of Products Description -->
<section class="contact-form">
<form action="https://google.com">
<h1>Contact Form</h1>
<h1>Contact Form:</h1>
<label for="firstName">First Name:</label><br>
<input type="text" id="firstName" placeholder="Type your Firstname." required><br><br>
<label for="lastName">Last Name:</label><br>

Loading…
Cancel
Save