Skip to content

Instantly share code, notes, and snippets.

@datadavev
Created September 8, 2025 19:44
Show Gist options
  • Select an option

  • Save datadavev/746a3d5f24b662c70d76338a56ba2545 to your computer and use it in GitHub Desktop.

Select an option

Save datadavev/746a3d5f24b662c70d76338a56ba2545 to your computer and use it in GitHub Desktop.
Test HTML
<html>
<head>
<title>Hello HTML</title>
</head>
<body>
<p>Hello HTML</p>
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment