Skip to content

Instantly share code, notes, and snippets.

View fabionogueira's full-sized avatar

Fabio Nogueira fabionogueira

View GitHub Profile
<!doctype html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>GistRun</title>
<link rel="stylesheet" href="styles.css">
</head>
<body>
<h1>Hello world!</h1>
<script src="script.js"></script>