Update README.md
This commit is contained in:
16
README.md
16
README.md
@@ -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>
|
||||||
Reference in New Issue
Block a user