Skip to content

Instantly share code, notes, and snippets.

@BrettMayson
Created July 8, 2019 19:19
Show Gist options
  • Save BrettMayson/d1523e217cfeed52a8b0a1e4cf7df864 to your computer and use it in GitHub Desktop.
Save BrettMayson/d1523e217cfeed52a8b0a1e4cf7df864 to your computer and use it in GitHub Desktop.
<!DOCTYPE html>
<html lang="en" dir="ltr">
<head>
<meta charset="utf-8">
<link href="https://use.fontawesome.com/releases/v5.6.3/css/all.css" rel="stylesheet" integrity="sha384-UHRtZLI+pbxtHCWp1t77Bi1L4ZtiqrqD80Kn4Z8NTSRyMA2Fd33n5dQ8lWUE00s/" crossorigin="anonymous">
<link rel="stylesheet" href="stylesheet.css">
</head>
<body>
<h1 class="title">Kaitlin's Website</h1>
<p>Hello. My name is Kaitlin. I love to make websites.</p>
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment