HM Lunch & Learn Announcement

Size
3,738 Kb
Views
52,624

How do I make an hm lunch & learn announcement?

Announcement for Happy Medium's Lunch & Learn.. What is a hm lunch & learn announcement? How do you make a hm lunch & learn announcement? This script and codes were developed by Joshua P. Larson on 23 July 2022, Saturday.

HM Lunch & Learn Announcement Previews

HM Lunch & Learn Announcement - Script Codes HTML Codes

<!DOCTYPE html>
<html >
<head> <meta charset="UTF-8"> <title>HM Lunch & Learn Announcement</title> <script src="http://s.codepen.io/assets/libs/modernizr.js" type="text/javascript"></script> <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/normalize/5.0.0/normalize.min.css"> <link rel="stylesheet" href="css/style.css">
</head>
<body> <div class="top"> <div class="wrapper"> <h1>Happy Medium Lunch & Learn</h1> <h2>Thursday, July 11 @ Noon<br /><em>HTML: An Introduction</em></h2> <h3>"It's so easy, a bulldog could do it!"</h3> </div>
</div>
<div class="main"> <div class="wrapper"> <div class="two-columns"> <div class="col"> <p> Hey, you guys! It's me, Josh. I'm super excited to announce the first in a series of Happy Medium Lunch &amp; Learns. </p> <p> This week, we'll be focusing on HTML &mdash; what it is, the basics of how to use it, and other fun things. </p> <p> We're going to be getting together in the East Conference Room and using CodePen (the platform this page is on) to build our own HTML creations in realtime. <strong>Bring your laptops (if you have one)!</strong> </p> <p> There will be food. I do not know what the food will be yet. </p> <p> Before we start, could you take my super-easy survey to give me an idea of how much HTML you all know? </p> <p> Copy and paste this link into your browser to take the survey:<br /> <strong>http://www.surveymonkey.com/s/ZD22K82</strong> </p> </div> <div class="col"> <img src="http://www.itsahappymedium.com/files/cache/bd9f7b47e9b82cdabb656d0002cebb12_f405.jpg" alt="Puppy!" /> </div> </div> <p> Thanks, and see you <strong>Thursday, July 11 at Noon</strong>! </p> <p class="bottom-logo"><img src="http://www.itsahappymedium.com/files/1613/6546/1897/hm_logo.png" alt="Happy Medium's Logo" /> </p> </div>
</div>
</body>
</html>

HM Lunch & Learn Announcement - Script Codes CSS Codes

@import url(http://fonts.googleapis.com/css?family=Alef:400,700);
body { font-family: "Alef", sans-serif; background: #efefef;
}
img { max-width: 100%; height: auto; vertical-align: middle; border: 0; -ms-interpolation-mode: bicubic;
}
.lt-ie9 img { width: auto;
}
h1 { font-size: 3em; color: #feb033; font-weight: 100;
}
h2 { font-size: 2em;
}
h3 { font-style: italic;
}
.wrapper { padding: 1em; max-width: 44em; margin: 0 auto; overflow: auto;
}
.top { text-align: center; color: #efefef; background-color: #ef4d62; background-image: repeating-linear-gradient(120deg, rgba(255, 255, 255, 0.1), rgba(255, 255, 255, 0.1) 1px, transparent 1px, transparent 60px), repeating-linear-gradient(60deg, rgba(255, 255, 255, 0.1), rgba(255, 255, 255, 0.1) 1px, transparent 1px, transparent 60px), linear-gradient(60deg, rgba(0, 0, 0, 0.1) 25%, rgba(0, 0, 0, 0) 25%, rgba(0, 0, 0, 0) 75%, rgba(0, 0, 0, 0.1) 75%, rgba(0, 0, 0, 0.1)), linear-gradient(120deg, rgba(0, 0, 0, 0.1) 25%, rgba(0, 0, 0, 0) 25%, rgba(0, 0, 0, 0) 75%, rgba(0, 0, 0, 0.1) 75%, rgba(0, 0, 0, 0.1)); background-size: 70px 120px;
}
.btn { display: inline-block; padding: 1em; background: #feb033; color: #fff; text-decoration: none; border-radius: 3px; font-size: 1.2em;
}
.btn:hover { opacity: 0.8;
}
.main .wrapper { background: #fff; margin-top: 1em; margin-bottom: 1em;
}
.main .bottom-logo { text-align: center; margin: 5em 0; clear: both; float: left; width: 100%;
}
@media (min-width: 40em) { .two-columns { overflow: auto; } .two-columns .col { width: 48%; margin-right: 4%; float: left; } .two-columns .col:nth-child(even) { margin-right: 0; }
}
HM Lunch & Learn Announcement - Script Codes
HM Lunch & Learn Announcement - Script Codes
Home Page Home
Developer Joshua P. Larson
Username jplhomer
Uploaded July 23, 2022
Rating 3
Size 3,738 Kb
Views 52,624
Do you need developer help for HM Lunch & Learn Announcement?

Find the perfect freelance services for your business! Fiverr's mission is to change how the world works together. Fiverr connects businesses with freelancers offering digital services in 500+ categories. Find Developer!

Joshua P. Larson (jplhomer) Script Codes
Create amazing video scripts with AI!

Jasper is the AI Content Generator that helps you and your team break through creative blocks to create amazing, original content 10X faster. Discover all the ways the Jasper AI Content Platform can help streamline your creative workflows. Start For Free!