Skip to content

Instantly share code, notes, and snippets.

@Sonsuz
Created November 7, 2022 04:09
Embed
What would you like to do?
index html file
<!DOCTYPE html>
<html lang="en" dir="ltr">
<head>
<meta charset="utf-8">
<title></title>
</head>
<body>
<h1>Hello World!</h1>
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment