Update README.md

This commit is contained in:
2025-02-26 19:23:00 -05:00
parent 532aa87248
commit f04367e04e

View File

@@ -1,2 +1,14 @@
# NPower_HTMLDEV <!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Main Page</title>
</head>
<body>
<h1>Main Page</h1>
<p>This is the main page.</p>
<iframe src="https://rocket.tailb49e7.ts.net/corbin/NPower_HTMLDEV/raw/commit/532aa87248af1432018a681f89624950d52ccf8d/Hello_World.html" width="600" height="400" style="border:none;"></iframe>
</body>
</html>