Update contact.html

master
Ron Reciproco 1 year ago
parent c6947581ab
commit 9faea8c977

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

Loading…
Cancel
Save