Skip to content

Instantly share code, notes, and snippets.

@Anirog
Last active August 4, 2021 21:48
Show Gist options
  • Select an option

  • Save Anirog/a034db182c16c4a90db911796ed8bd87 to your computer and use it in GitHub Desktop.

Select an option

Save Anirog/a034db182c16c4a90db911796ed8bd87 to your computer and use it in GitHub Desktop.
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<!-- Link to external style sheet -->
<link rel="stylesheet" href="css/style.css">
<!-- description should be between 120 & 150 characters -->
<meta name="description" content="This is a description of the website.">
<!-- Define keywords for search engines -->
<meta name="keywords" content="keyword, another">
<title>Document</title>
</head>
<body>
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment