Skip to content

Instantly share code, notes, and snippets.

@wahyupambudi
Last active March 10, 2019 01:38
Show Gist options
  • Save wahyupambudi/7fb3ec872cd83de32bf6bedebaed5fe7 to your computer and use it in GitHub Desktop.
Save wahyupambudi/7fb3ec872cd83de32bf6bedebaed5fe7 to your computer and use it in GitHub Desktop.
Material Blogger
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<title>Tag Awonapa</title>
<link rel="stylesheet" href="">
</head>
<body>
<div>
<p>
<em>Hello!<em>
<b>Welcome to this website.</b>
<a href="http://google.com">Google Homepage</a>
</p>
</div>
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment