Skip to content

Instantly share code, notes, and snippets.

@dvidsilva
Last active January 3, 2016 00:09
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save dvidsilva/8380630 to your computer and use it in GitHub Desktop.
Save dvidsilva/8380630 to your computer and use it in GitHub Desktop.
<!doctype html>
<html lang='en-US'>
<head>
<title >This is a website</title>
<meta charset='utf-8'>
<link rel='shortcut icon' href='favicon.ico' />
<meta http-equiv='cleartype' content='on'>
<meta name="viewport" content="initial-scale=1.0, user-scalable=no">
<link rel='stylesheet' href='app.css' />
</head>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment