Skip to content

Instantly share code, notes, and snippets.

@aureliaspecker
aureliaspecker / index.html
Last active October 22, 2018 18:22
Code First: Girls Demos - CSS 1
<!DOCTYPE html>
<html>
<head>
<title>CSS Demo</title>
<link rel="stylesheet" type="text/css" href="css/style.css">
</head>
<body>