Skip to content

Instantly share code, notes, and snippets.

@rajeevAgilehub
Last active January 6, 2021 09:23
Show Gist options
  • Save rajeevAgilehub/a85afbd800aaabb2367b261317808f05 to your computer and use it in GitHub Desktop.
Save rajeevAgilehub/a85afbd800aaabb2367b261317808f05 to your computer and use it in GitHub Desktop.
HTML document hierarchy
<html>
<head>
<title>page title</title>
</ head>
<body>
//webpage content
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment