Added absolutely positioned view of self.

This commit is contained in:
Henry Hiles 2022-02-08 10:53:42 -05:00
commit b5f857edf5
3 changed files with 108 additions and 10 deletions

View file

@ -17,8 +17,6 @@
<title>Document</title>
</head>
<body>
<nav><a href="#">Home</a></nav>
<div id="videos"></div>
<footer></footer>
</body>
</html>