Files
wedding-website/index.html
2024-04-13 09:01:52 -05:00

90 lines
3.7 KiB
HTML
Raw Permalink Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<!DOCTYPE html>
<html>
<head>
<!-- Meta -->
<meta charset="utf-8">
<meta name="viewport" content="width=device-width,initial-scale=1.0, maximum-scale=1.0, user-scalable=0">
<meta property="og:title" content="Anthony and Melanie's Wedding" />
<meta property="og:image" content="/assets/images/preview.png" />
<!-- Favicons and other styls -->
<link rel="apple-touch-icon" sizes="180x180" href="assets/favicons/apple-touch-icon.png">
<link rel="icon" type="image/png" sizes="32x32" href="assets/favicons/favicon-32x32.png">
<link rel="icon" type="image/png" sizes="16x16" href="assets/favicons/favicon-16x16.png">
<link rel="manifest" href="assets/favicons/site.webmanifest">
<link rel="mask-icon" href="assets/favicons/safari-pinned-tab.svg" color="#6e9fa9">
<link rel="shortcut icon" href="assets/favicons/favicon.ico">
<meta name="msapplication-TileColor" content="#fdfdfd">
<meta name="msapplication-config" content="assets/favicons/browserconfig.xml">
<meta name="theme-color" content="#fdfdfd">
<script src="https://gumroad.com/js/gumroad.js"></script>
<!-- Styles -->
<link href="assets/css/main.min.css" rel="stylesheet">
<!-- Site Title -->
<title>Tony and Melanie</title>
</head>
<body>
<section class="intro">
<div>
<h1 data-size="large">Anthony Correa</h1>
and
<h1 data-size="large">Melanie Harmon</h1>
</div>
</section>
<main>
<div class="text">
<p data-size="small" data-font="serif">
Invite you to join in the <br>
celebration of their marriage
</p>
</div>
<hr>
<div class="text">
<p data-size="large">
April 13, 2024 <br>
4:30 PM <br>
</p>
</div>
<hr>
<div class="text">
<img class="photo" src="assets/images/the-robey-hotel-chicago-corner-milwaukee-damen-north-avenue.jpg">
<p data-size="small">
The Hall at The Robey Hotel<br>
2022 W North Ave<br>
Chicago, Illinois<br>
<a data-style="cta" data-size="large" class="bi bi-map" href="https://maps.app.goo.gl/FqseDYG9Lf28pCWm9"></a>
</p>
<p data-font="sans">
<b>Parking</b><br>
<span data-font="sans">
<span>Valet: pull up to the main entrance at 2018 W North Avenue, and the bellman will come out to park your car. Valet parking costs $50 for 0-24 hours.</span>
<span>Paid Street Parking: North Avenue, Damen Avenue</span>
<span>Free Street parking: North Avenue past Leavitt Street & Hoyne</span>
</>
</p>
<p>Formal Attire<br>Cocktails and Reception to Follow</p>
</div>
<hr>
<div class="text">
Please RSVP by March 13, 2024
<p data-size="small"><a data-style="cta" href="https://docs.google.com/forms/d/1f-oG7DJJHyeZLK6e5EsSb9hc5JajeyU9JJ9Alv7Mc0w/edit" target="_blank">RSVP</a></p>
</div>
<div class="text" data-font="sans"><a data-style="cta" class="bi bi-calendar" href="assets/event.ics"> Add to calendar</a></div>
<hr>
<div class="text">
Your presence is more than enough, but if you're looking for gift ideas, we are registered here:
<a data-style="cta" href="https://www.myregistry.com/wedding-registry/melanie-harmon-and-tony-correa-chicago-il/4081939">myregistry.com</a>
</div>
<hr>
<footer class="initials">
<h1 data-size="large" data-font="script">T+M</h1>
</footer>
</main>
</body>
</html>