Skip to content

Instantly share code, notes, and snippets.

View chrismendis's full-sized avatar

Chris Mendis chrismendis

  • Format
  • Toronto, Canada
View GitHub Profile
<!doctype html>
<html lang="en">
<head>
<title>My Web Page</title>
<meta charset="utf-8">
<link href="/stylesheets/main.css" rel="stylesheet">
</head>
<body>
</body>
</html>