-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
152 lines (150 loc) · 8.65 KB
/
Copy pathindex.html
File metadata and controls
152 lines (150 loc) · 8.65 KB
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
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
<!DOCTYPE html>
<html lang="en">
<head>
<title> Nicks Website </title>
<link rel="stylesheet" href="mainstyle.css">
<link rel="stylesheet" href="homepage.css">
<link rel="icon" type="image.ico" href="favicon.ico">
</head>
<body>
<header>
<h1><b>Nicks Webpage</b></h1>
</header>
<nav>
<a href="index.html">Home </a>
<a href="pictures.html">Pictures </a>
<a href="desktopbackgrounds.html">Desktop Backgrounds </a>
<a href="audiofiles.html">Audio Files </a>
<a href="csgocode.html">CS:GO Code </a>
<a href="ahkcode.html">AHK Code </a>
<a href="sonnets.html">Sonnets </a>
<a href="contact.html">Contact </a>
</nav>
<br>
<main id="homepagemain">
<div id="indexmainstuffwrapper">
<div id="aboutwebsite">
<h2>Welcome to My Website</h2>
<p><h3 id="maintext">On this website, you can find a bunch of things that I have collected over the years.<br>
Everything is free to download, but be aware that I don't own the rights to most of the content.
</h3></p>
</div>
<div id="indexmainstuff-leftside">
<div id="indexpictures" class="indexshowcase">
<a href="pictures.html"><h2><u>Pictures</u></h2></a>
<a href="Pictures\stewieshouting.png" download><img src="Pictures\stewieshouting.png" alt="stewieshouting" width="184" height="184"></img></a>
<a href="Pictures\Peppa_Mk_2.png" download><img src="Pictures\Peppa_Mk_2.png" alt="peppa" width="184" height="184"></img></a>
</div>
<div id="indexaudiofiles" class="indexshowcase">
<a href="audiofiles.html"><h2><u>Audio Files</u></h2></a>
<table id="indexaudiotable">
<tbody>
<tr class="indexaudiotitles">
<td>Creeper Aw Man</td>
<td>Big Time Rush</td>
</tr>
<tr class="indexaudioplayers">
<td><audio controls src="Audio Files/CreeperAwMan.mp3"></audio></td>
<td><audio controls src="Audio Files/Big Time Rush.ogg"></audio></td>
</tr>
<tr class="indexaudiotitles">
<td>Zedd ft. Maren Morris -- The Middle</td>
<td>Michael Buble -- I Just Haven't Met You Yet</td>
</tr>
<tr class="indexaudioplayers" id="middle-michaelbuble">
<td><audio controls src="Music Files/themiddleZedd.mp3"></audio></td>
<td><audio controls src="Music Files/IJustHaventMetYouYet.mp3"></audio></td>
</tr>
</tbody>
</table>
</div>
<div id="indexsonnets" class="indexshowcase">
<a href="sonnets.html"><h2><u>Sonnets</u></h2></a>
<p id="sonnetparagraph">
Every day I ask why I struggle so,<br>
When it comes to finding the girl for me,<br>
It seems so simple in those love songs though, <br>
I say at night, thinking ‘bout how to be.<br>
There’s a girl I like, but I’m feel’n helpless,<br>
Can’t move a muscle when I catch her gaze,<br>
All my friends tell me to not be reckless<br>
I know how to solve it, there’s many ways.<br>
I just don’t have the confidence I need,<br>
To ask her for the love I deeply seek,<br>
I keep thinking ‘bout how I could succeed,<br>
How I could ask out the girl most unique.<br>
I hope to soon profess my love to her,<br>
And give her the rich love she does deserve.<br>
<br>
</p>
</div>
</div>
<div id="indexmainstuff-rightside">
<div id="indexdesktopbackgrounds" class="indexshowcase">
<a href="desktopbackgrounds.html"><h2><u>Desktop Backgrounds</u></h2></a>
<a href="https://www.reddit.com/r/wallpaper/comments/irgwz7/5_centimeters_per_secondno_anime_girlhd_3840x2160/"><img src="DesktopBackgrounds/5cmpersecond4k.jpg" width="320" height="180"></img></a>
<a href="https://www.reddit.com/r/wallpaper/comments/iemnyt/bro_i_am_literally_the_moon_2560x1440/"><img src="DesktopBackgrounds/dogemoon.jpg" width="320" height="180"></img></a>
</div>
<div id="indexcsgocode" class="indexshowcase">
<a href="csgocode.html"><h2><u>CS:GO Code</u></h2></a>
<table id="indexcsgotable">
<tbody>
<tr id="indexcrosshairs">
<td><u>N0thing</u></td>
<td><img src="csgo_code/crosshairpictures/n0thingcrosshair.png" height="100" width="100"></image></td>
<td><form action="csgo_code/crosshairs/crosshair_N0thing.cfg"><input type="submit" value="Download"/></form></td>
</tr>
<tr id="indexcrosshairs">
<td><u>NiKo</u></td>
<td><img src="csgo_code/crosshairpictures/nikocrosshair.png" height="100" width="100"></image></td>
<td><form action="csgo_code/crosshairs/crosshair_NiKo.cfg"><input type="submit" value="Download"/></form></td>
</tr>
<tr id="indexcrosshairs">
<td><u>S1mple</u></td>
<td><img src="csgo_code/crosshairpictures/s1mplecrosshair.png" height="100" width="100"></image></td>
<td><form action="csgo_code/crosshairs/crosshair_S1mple.cfg"><input type="submit" value="Download"/></form></td>
</tr>
<tr id="indexcsscript">
<td id="indexcsscripttitle"><u>Practice Script</u></td>
<td class="indexcsscriptstuff">Good for practicing smokes</td>
<td class="indexcsscriptstuff"><form action="csgo_code/otherscripts/practice.cfg"><input type="submit" value="Download"/></form></td>
</tr>
</tbody>
</table>
</div>
<div id="indexahkcode">
<a href="ahkcode.html"><h2><u>AHK Code</u></h2></a>
<table>
<tbody>
<tr>
<td class="scripttitle"><u>Bhop Script</u></td>
<td>Kind of fun to mess around with, but use at your own risk<br> in competitive matches, as it counts as a form of cheating.</td>
<td><form action="ahk_code/bhop.ahk"><input type="submit" value="Download"/></form></td>
</tr>
<tr>
<td class="scripttitle"><u>Chrome Binds</u></td>
<td><p>Has binds to open a new Youtube page and to search currently<br> highlighted text in Google. </p></td>
<td><form action="ahk_code/ChromeBinds.ahk"><input type="submit" value="Download"/></form></td>
</tr>
</tbody>
</table>
<br><br><br><br><br><br><br><br><br><br><br><br><br>
</div>
</div>
</div>
<!-- <div id="twitchstream">
<h2>My Twitch Stream</h2>
<iframe
src="https://player.twitch.tv/?channel=vtwarrior25&parent=http://nicks-website-696969.000webhostapp.com/"
height="360"
width="640"
frameborder="0"
scrolling="no"
allowfullscreen="true">
</iframe>
</div> -->
</main>
<footer>
</footer>
</body>
</html>