Navigation Menu

Skip to content

Instantly share code, notes, and snippets.

@lilyringring
lilyringring / index.html
Created November 27, 2022 07:30
Responsive Advent Calendar House
<link href="https://fonts.googleapis.com/css?family=Montserrat:100,300,500,700,900&display=swap" rel="stylesheet">
<link href="https://fonts.googleapis.com/css?family=Mali&display=swap" rel="stylesheet">
<div id='roof'>
<div id='logo_box'>
<div id='advent_logo'><img src="http://www.kitjenson.com/christmas_advent/main_logo.png" alt="A song a day this h0liday"></div>
<p id='top_text'>Below is an advent calendar to help you celebrate the season a little bit each day. Be sure to come back daily to see what's new!</p>
</div>
</div>