-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathGroups.html
More file actions
19 lines (19 loc) · 807 Bytes
/
Groups.html
File metadata and controls
19 lines (19 loc) · 807 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Groups</title>
</head>
<body>
<p>This is the webpage/place where you will see all the groups <br> comes under the <b>Dremland Network</b></p>
<a href="index.html">Click here for home</a>
<a href="Animeschedule.html">Check our Anime Schedule</a>
<p><i> Download Music For <sup>Free</sup></i></p>
<a href="Music/Two Steps From Hell - To Glory(MP3_160K).mp3" target="_blank">Two Steps From Hell</a>
<p> <center>ok we are fine here </center> </p>
<hr width="500px" />
<img src="img/wp5490849-itachi-aesthetic-desktop-wallpapers.jpg" width="430px" border="7px" alt="this is itachi here">
<hr width="50%" />
</body>
</html>