Segregated all files

This commit is contained in:
Better nya 2025-05-25 02:32:42 +10:00
parent e4fc566f43
commit 4fd4b19011
7 changed files with 55 additions and 9 deletions

View file

@ -1,16 +0,0 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>HTML5 Boilerplate</title>
<link rel="stylesheet" href="styles.css">
</head>
<body>
<h1>Page Title</h1>
<script src="scripts.js"></script>
</body>
</html>