Skip to content

Instantly share code, notes, and snippets.

View 3xploiton3's full-sized avatar
🏠
Working from home

3xploit 3xploiton3

🏠
Working from home
  • indonesia
View GitHub Profile
<!doctype html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>GistRun</title>
<link rel="stylesheet" href="styles.css">
</head>
<body>
<h1>Hello world!</h1>
<script src="script.js"></script>