Skip to content

Instantly share code, notes, and snippets.

@mfaridzia
Created May 22, 2017 15:58
Show Gist options
  • Save mfaridzia/e2a1f6b86af7eab61ffb1c3f41b0ff07 to your computer and use it in GitHub Desktop.
Save mfaridzia/e2a1f6b86af7eab61ffb1c3f41b0ff07 to your computer and use it in GitHub Desktop.
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title></title>
<style>
.hide {
display: none;
}
</style>
</head>
<body>
<div class="hide"> Kotak </div>
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment