Skip to content

Instantly share code, notes, and snippets.

@morwalz
Created January 11, 2019 09:54
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save morwalz/9d64604f7f36475db2158eee97c63030 to your computer and use it in GitHub Desktop.
Save morwalz/9d64604f7f36475db2158eee97c63030 to your computer and use it in GitHub Desktop.
test.html
<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