Skip to content

Instantly share code, notes, and snippets.

@Evantm
Created June 6, 2019 21:31
Show Gist options
  • Save Evantm/bba8bfd8d5ee3a2168e0986b53739fa0 to your computer and use it in GitHub Desktop.
Save Evantm/bba8bfd8d5ee3a2168e0986b53739fa0 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