-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
b1d058b
commit affddd0
Showing
10 changed files
with
149 additions
and
22 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -10,9 +10,13 @@ | |
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin> | ||
<link href="https://fonts.googleapis.com/css2?family=Quicksand:[email protected]&display=swap" rel="stylesheet"> | ||
<link href="https://fonts.googleapis.com/css2?family=Playfair+Display+SC:ital,wght@0,400;0,700;0,900;1,400;1,700;1,900&display=swap" rel="stylesheet"> | ||
<link rel="icon" type="image/x-icon" href="images/L_A logo.svg"> | ||
|
||
</head> | ||
<nav class = "navbar"> | ||
<button class="hamburger" id="hamburger"> | ||
☰ <!-- Hamburger icon --> | ||
</button> | ||
<nav class="navbar-class" id="navbar-id"> | ||
<ul class = "navbar"> | ||
<li><a href="index.html" class = "not-bold">Home</a></li> | ||
<li><a href="itinerary.html" class = "not-bold">Itinerary</a></li> | ||
|
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -4,12 +4,13 @@ | |
<head> | ||
<meta charset="UTF-8"> | ||
<meta name="viewport" content="width=device-width, initial-scale=1.0"> | ||
<title>Our Wedding</title> | ||
<title>Lauren & Alex</title> | ||
<link rel="stylesheet" href="styles.css"> | ||
<link rel="preconnect" href="https://fonts.googleapis.com"> | ||
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin> | ||
<link href="https://fonts.googleapis.com/css2?family=Quicksand:[email protected]&display=swap" rel="stylesheet"> | ||
<link href="https://fonts.googleapis.com/css2?family=Playfair+Display+SC:ital,wght@0,400;0,700;0,900;1,400;1,700;1,900&display=swap" rel="stylesheet"> | ||
<link rel="icon" type="image/x-icon" href="images/L_A logo.svg"> | ||
</head> | ||
|
||
<body> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -10,9 +10,14 @@ | |
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin> | ||
<link href="https://fonts.googleapis.com/css2?family=Quicksand:[email protected]&display=swap" rel="stylesheet"> | ||
<link href="https://fonts.googleapis.com/css2?family=Playfair+Display+SC:ital,wght@0,400;0,700;0,900;1,400;1,700;1,900&display=swap" rel="stylesheet"> | ||
<link rel="icon" type="image/x-icon" href="images/L_A logo.svg"> | ||
|
||
</head> | ||
<nav class = "navbar"> | ||
|
||
<button class="hamburger" id="hamburger"> | ||
☰ <!-- Hamburger icon --> | ||
</button> | ||
<nav class="navbar-class" id="navbar-id"> | ||
<ul class = "navbar"> | ||
<li><a href="index.html" class = "not-bold">Home</a></li> | ||
<li><a href="itinerary.html" class = "active not-bold">Itinerary</a></li> | ||
|
@@ -28,5 +33,5 @@ <h1 class = "header">Lauren & Alex</h1> | |
<div class="middle"> | ||
<h1>COMING SOON</h1> | ||
</div> | ||
|
||
<script src="functions.js"></script> | ||
</html> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -10,9 +10,13 @@ | |
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin> | ||
<link href="https://fonts.googleapis.com/css2?family=Quicksand:[email protected]&display=swap" rel="stylesheet"> | ||
<link href="https://fonts.googleapis.com/css2?family=Playfair+Display+SC:ital,wght@0,400;0,700;0,900;1,400;1,700;1,900&display=swap" rel="stylesheet"> | ||
<link rel="icon" type="image/x-icon" href="images/L_A logo.svg"> | ||
|
||
</head> | ||
<nav class = "navbar"> | ||
<button class="hamburger" id="hamburger"> | ||
☰ <!-- Hamburger icon --> | ||
</button> | ||
<nav class="navbar-class" id="navbar-id"> | ||
<ul class = "navbar"> | ||
<li><a href="index.html" class = "not-bold">Home</a></li> | ||
<li><a href="itinerary.html" class = "not-bold">Itinerary</a></li> | ||
|
@@ -59,6 +63,6 @@ <h2>Photo Gallery</h2> | |
</section> | ||
|
||
|
||
|
||
<script src="functions.js"></script> | ||
|
||
</html> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -10,9 +10,13 @@ | |
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin> | ||
<link href="https://fonts.googleapis.com/css2?family=Quicksand:[email protected]&display=swap" rel="stylesheet"> | ||
<link href="https://fonts.googleapis.com/css2?family=Playfair+Display+SC:ital,wght@0,400;0,700;0,900;1,400;1,700;1,900&display=swap" rel="stylesheet"> | ||
<link rel="icon" type="image/x-icon" href="images/L_A logo.svg"> | ||
|
||
</head> | ||
<nav class = "navbar"> | ||
<button class="hamburger" id="hamburger"> | ||
☰ <!-- Hamburger icon --> | ||
</button> | ||
<nav class="navbar-class" id="navbar-id"> | ||
<ul class = "navbar"> | ||
<li><a href="index.html" class = "not-bold">Home</a></li> | ||
<li><a href="itinerary.html" class = "not-bold">Itinerary</a></li> | ||
|
@@ -29,5 +33,5 @@ <h1 class = "header">Lauren & Alex</h1> | |
<h1>COMING SOON</h1> | ||
</div> | ||
|
||
|
||
<script src="functions.js"></script> | ||
</html> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -10,11 +10,12 @@ | |
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin> | ||
<link href="https://fonts.googleapis.com/css2?family=Quicksand:[email protected]&display=swap" rel="stylesheet"> | ||
<link href="https://fonts.googleapis.com/css2?family=Playfair+Display+SC:ital,wght@0,400;0,700;0,900;1,400;1,700;1,900&display=swap" rel="stylesheet"> | ||
<link rel="icon" type="image/x-icon" href="images/L_A logo.svg"> | ||
</head> | ||
<body class = "rsvp-labels"> | ||
|
||
<div class="rsvp-section"> | ||
<h2>RSVP</h2> | ||
<h2 class="rsvp-header">RSVP</h2> | ||
<form id="rsvp-form"> | ||
<label for="name">Your Name:</label> | ||
<input type="text" id="name" name="name" disabled> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -13,11 +13,15 @@ | |
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin> | ||
<link href="https://fonts.googleapis.com/css2?family=Quicksand:[email protected]&display=swap" rel="stylesheet"> | ||
<link href="https://fonts.googleapis.com/css2?family=Playfair+Display+SC:ital,wght@0,400;0,700;0,900;1,400;1,700;1,900&display=swap" rel="stylesheet"> | ||
<link rel="icon" type="image/x-icon" href="images/L_A logo.svg"> | ||
|
||
|
||
</head> | ||
<body> | ||
<nav class = "navbar"> | ||
<button class="hamburger" id="hamburger"> | ||
☰ <!-- Hamburger icon --> | ||
</button> | ||
<nav class="navbar-class" id="navbar-id"> | ||
<ul class = "navbar"> | ||
<li><a href="index.html" class = "not-bold">Home</a></li> | ||
<li><a href="itinerary.html" class = "not-bold">Itinerary</a></li> | ||
|
@@ -34,7 +38,7 @@ | |
|
||
<main> | ||
<div class="name-input-section"> | ||
<h2>Enter Your Name</h2> | ||
<h2 class="form-header">Enter Your Name</h2> | ||
<form id="name-form"> | ||
<label for="name">Your Name:</label> | ||
<input type="text" id="name" name="name" required> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters