Skip to content

Instantly share code, notes, and snippets.

@dobeerman7
Created July 24, 2019 07:50
Show Gist options
  • Save dobeerman7/ff7446b01d07f48fe6602eff0dea9b2e to your computer and use it in GitHub Desktop.
Save dobeerman7/ff7446b01d07f48fe6602eff0dea9b2e to your computer and use it in GitHub Desktop.
<html>
<head>
<style>
h1 {
font-family: Calibri;
}
</style>
</head>
<body>
<h1>Hello World!</h1>
<p>This is a test</p>
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment