This commit is contained in:
2026-08-13 11:48:06 -05:00
parent 6119e000a5
commit 390a746fec
17 changed files with 768 additions and 282 deletions

11
old2/projectvii.html Executable file
View File

@@ -0,0 +1,11 @@
<!DOCTYPE html>
<html>
<head>
<link rel="stylesheet" href="css/master.css">
</head>
<body style="background-color: #10191d; width: 100vw; height: 100vh;">
<img src="res/project7-1080p.png" alt="" style="height: auto; width: 75%; margin-top: 5vh;">
</body>
</html>