Skip to content

Instantly share code, notes, and snippets.

@rbnpercy
Created November 11, 2019 11:34
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 rbnpercy/e97dde28293afa6fc274d214eb9f210a to your computer and use it in GitHub Desktop.
Save rbnpercy/e97dde28293afa6fc274d214eb9f210a to your computer and use it in GitHub Desktop.
<!DOCTYPE html>
<html class='has-navbar-fixed-top' >
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>Title</title>
</head>
<body class='has-navbar-fixed-top' >
<p >Hello</p>
<p >World</p>
<div>
<p>Example</p>
</div>
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment