Fixed fonts, changed contact page. removed lines

This commit is contained in:
2025-01-30 17:13:53 -05:00
parent c3f9a650c7
commit 62ef5a38c6
2 changed files with 36 additions and 51 deletions

View File

@@ -17,15 +17,16 @@
<!-- Header -->
<header id="header">
<div class="logo">
<div>
<img src="images/Fav.png" alt="317 Logo" class="custom-icon"></img>
</div>
<div class="content">
<div class="inner">
<h1>3:17 Cleaning</h1>
<p>Thourough. Thoughtful. There.</p>
<h1 style="font-family: 'Times New Roman', Times, serif;">3:17 Cleaning</h1>
<p style="font-family: 'Oswald', sans-serif;">Thourough. Thoughtful. There.</p>
</div>
</div>
<nl></nl><nl></nl><nl></nl><nl></nl><nl></nl><nl></nl><nl></nl>
<nav>
<ul>
<li><a href="#distinctions">Services</a></li>
@@ -100,26 +101,9 @@
<!-- Contact -->
<article id="contact">
<h2 class="major">Contact</h2>
<form method="post" action="#">
<div class="fields">
<div class="field half">
<label for="name">Name</label>
<input type="text" name="name" id="name"/>
</div>
<div class="field half">
<label for="email">Email</label>
<input type="text" name="email" id="email"/>
</div>
<div class="field">
<label for="message">Message</label>
<textarea name="message" id="message" rows="4"></textarea>
</div>
</div>
<ul class="actions">
<li><input type="submit" value="Send Message" class="primary"/></li>
<li><input type="reset" value="Reset"/></li>
</ul>
</form>
<span class="image main" style="background-color: #FDF5E6"><img src="images/Fav.png" alt=""/></span>
<p>Schedule your FREE walkthrough today! Contact us at shelby317cleaning@gmail.com <p/>
</article>
<!-- Elements -->