Skip to content

Instantly share code, notes, and snippets.

View kyorkston's full-sized avatar
🧃

Kristie Yorkston kyorkston

🧃
  • FanDuel
  • Scotland
View GitHub Profile
@kyorkston
kyorkston / index.html
Last active January 31, 2020 14:50
Codebar - Trivia Exercise
<html>
<head>
<meta charset="utf-8"/>
<link rel="stylesheet" href="style.css">
<script src="index.js"></script>
<title>codebar.io - Trivia!</title>
</head>
<body>
<header>
<img id="logo" src='https://raw.github.com/codebar/planner/master/app/assets/images/logo.png' width='200' />