-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathAssignment.html
More file actions
30 lines (30 loc) · 936 Bytes
/
Copy pathAssignment.html
File metadata and controls
30 lines (30 loc) · 936 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
<!DOCTYPE html>
<html lang="en">
<nav>
<a href="Assignment.html">Home</a> |
<a href="Dog.html">Dog Image</a> |
<a href="Dog_Video.html">Dog Video</a> |
</nav>
<head>
<title> Hosting Minecraft </title>
<img src="C:\Users\avery\OneDrive\Pictures\rwmhE63.gif">
<a href="https://i.pinimg.com/736x/07/d0/26/07d0268d67b5df58a4311836e509a60f.jpg"> Giraffe Duck</a>
</head>
<main>
<p>
Is the main working?
</p>
</main>
<body>
<h1> "Before we start" </h1>
<p>
When setting up a minecraft server...
</p>
<h3> Minecraft Version </h3>
<h6>Lastly</h6>
<blockquote cite="https://www.ign.com/articles/microsoft-comments-on-yet-another-the-elder-scrolls-6-no-show"> "The last time Todd Howard talked about The Elder Scrolls 6 was in March 2026, when he joked that we should all pretend Bethesda hadn't announced it" <blockquote>
</body>
<footer>
<p>Contact Us, About Us, Among Us</p>
</footer>
</html>