Skip to content

Instantly share code, notes, and snippets.

@ZakharDay
Created March 12, 2015 23:21
Show Gist options
  • Save ZakharDay/8575ad1284aa02b1c015 to your computer and use it in GitHub Desktop.
Save ZakharDay/8575ad1284aa02b1c015 to your computer and use it in GitHub Desktop.
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title>Good Semantics</title>
</head>
<body>
<blockquote>
<p>Atom is a fast-moving code editor developed by GitHub.</p>
</blockquote>
<p>
— Zakhar Day, in the
<a href="https://medium.com/@zakharday/using-atom-for-your-first-html-css-coding-3b2b284086a3">post on Medium</a>
</p>
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment