-
Notifications
You must be signed in to change notification settings - Fork 49
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Sapphire - Ana S, Ariel W, Kathleen S #36
base: main
Are you sure you want to change the base?
Conversation
…to home page and gallery page, and a footer.
…n facts about clarified milk punch in the facts.html file.
…d id abv-mystery for one of the bullet points p tag.
…l pages nav lonks
…ntered it. Once on the bottom updated bottom to 50px so there will be space to move the copyright text.
…ntered h1 page title and decreased the margins.
…r stayes consistent across all devices.
…tered and spaced out all navbar links evenly
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Great work on this project, y'all!
I'm really happy with what you all turned in-- I see a lot of experimentation here, and that's exactly the best thing to do in front-end. I'm really happy I saw some more complex selectors, some good, valid HTML, different transitions, and more.
Also, great coworking agreement and great git hygiene.
Keep it up!! And let me know if you have any questions or comments about this project or how to go furthere here.
h1 { | ||
font-size: 100px; | ||
color: lemonchiffon; | ||
-webkit-text-stroke: 2px black; |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
this is great!
color: slateblue; | ||
} | ||
|
||
#abv-mystery:hover { |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
this was also cool! and random haha. But cool!
<a href="https://www.bittersandbottles.com/products/rockeys-milk-punch">Buy Milk Punch Online</a> | ||
<a href="https://www.youtube.com/watch?v=X17NxjRPeb4&ab_channel=TheWeePearl">Make Your Own Milk Punch</a> | ||
</div> | ||
<h4>© The Milk Punch Website Copyright 2023</h4> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Yay HTML character entities! Glad to see y'all use it
No description provided.