-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
199 lines (186 loc) · 10.9 KB
/
index.html
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
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>DASHna</title>
<script src="code.js" defer></script>
<!--type="media/image/jpg" href="media/logo.jpg"
<script src="https://code.jquery.com/jquery-3.6.0.min.js"></script>
<script src="https://code.jquery.com/ui/1.13.0/jquery-ui.min.js"></script>-->
<link rel="stylesheet" href="style.css" />
</head>
<body>
<div id="orasan" class="clock" onload="showTime()">
</div>
<div class="texts">
<div>
<p class="greetings" id="greetingstext">Hello</p>
</div>
<div>
<form class="search-form" action="https://www.google.com/search"
method="get" autocomplete="off";>
<input type="text"
name="q"
id="search"
title="Type whatever you want to search in Google"
placeholder="What do you want to know today?">
<input type="submit" value="searchna" style="display: none;">
</form>
</div>
</div>
<div class="quotation" title="Click the quote to generate a new one">
<blockquote id="quote" class="quote">Loading...</blockquote>
<h3 id="author" class="author">Please Wait...</h3>
</div>
<div class="whiteboardframe">
<iframe class="iframe"
src="Floatwindow.html" >
</iframe>
</div>
<!--Below Buttons-->
<div id="buttonbar">
<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" strokeWidth={1.5} stroke="currentColor" className="w-6 h-6">
<path strokeLinecap="round" strokeLinejoin="round" d="M15.75 15.75V18m-7.5-6.75h.008v.008H8.25v-.008Zm0 2.25h.008v.008H8.25V13.5Zm0 2.25h.008v.008H8.25v-.008Zm0 2.25h.008v.008H8.25V18Zm2.498-6.75h.007v.008h-.007v-.008Zm0 2.25h.007v.008h-.007V13.5Zm0 2.25h.007v.008h-.007v-.008Zm0 2.25h.007v.008h-.007V18Zm2.504-6.75h.008v.008h-.008v-.008Zm0 2.25h.008v.008h-.008V13.5Zm0 2.25h.008v.008h-.008v-.008Zm0 2.25h.008v.008h-.008V18Zm2.498-6.75h.008v.008h-.008v-.008Zm0 2.25h.008v.008h-.008V13.5ZM8.25 6h7.5v2.25h-7.5V6ZM12 2.25c-1.892 0-3.758.11-5.593.322C5.307 2.7 4.5 3.65 4.5 4.757V19.5a2.25 2.25 0 0 0 2.25 2.25h10.5a2.25 2.25 0 0 0 2.25-2.25V4.757c0-1.108-.806-2.057-1.907-2.185A48.507 48.507 0 0 0 12 2.25Z" />
</svg>
<svg class="a-s-fa-Ha-pa c-qd" width="24px" height="24px" viewBox="0 0 24 24" focusable="false" fill="currentColor"><path d="M3,5v14h18V5H3z M7,7v2H5V7H7z M5,13v-2h2v2H5z M5,15h2v2H5V15z M19,17H9v-2h10V17z M19,13H9v-2h10V13z M19,9H9V7h10V9z"></path></svg>
</div>
<!-- < Menu-->
<div>
<span id="menubutton" onmouseover="openMenu()" onmousedown="openMenu()">></span>
<div id="mainmenu">
<div class="mainmenuText">
<div class="logo">
<img src="media/logo.jpg" alt="DASHna">
</div>
<ul class="menuitems">
<li><a href="https://www.bing.com" class="alink">Bing</a></li>
<li><a href="https://www.google.com" class="alink">Google</a></li>
<li><a href="https://www.youtube.com" class="alink">Youtube</a></li>
<li class="alink" id="dropclass">Classroom
<div class="dropdown-content">
<a href="https://classroom.google.com" class="alink">Google Classroom</a>
<a href="https://bulms.bicol-u.edu.ph" class="alink">BU LMS</a>
<a href="https://meet.google.com" class="alink">Google Meet</a>
<a href="https://www.ilovepdf.com" class="alink">ILovePDF</a>
<a href="https://www.canva.com" class="alink">Canva</a>
<!--<a class="alink" id="dropdrop" onmousedown="dropCheckers()">Checkers</a>
<div class="dropdrop-content" id="dropdrop-content">
<a href="#">Link 11</a>
<a href="#">Link 2</a>
<a href="#">Link 3</a>
</div>
-->
</li>
<li class="alink" id="dropcheck">Checkers
<div class="dropdown-content">
<p>Grammar</p>
<a href="https://www.grammarly.com/grammar-check" class="alink">Grammarly</a>
<p>AI Detectors</p>
<a href="https://www.zerogpt.com" class="alink">ZeroGPT</a>
<a href="https://contentatscale.ai/ai-content-detector/" class="alink">Content At Scale</a>
<p>Plagiarism checkers</p>
<a href="https://www.easybib.com/grammar-and-plagiarism/plagiarism-checker/" class="alink">EasyBib</a>
<a href="https://www.duplichecker.com" class="alink">Duplichecker</a>
<a href="https://www.quetext.com/plagiarism-checker" class="alink">Quetext</a>
<p>Services</p>
<a href="https://www.isitdownrightnow.com" class="alink">Down Right Now?</a>
</li>
<!--
<li><a href="https://chat.openai.com" class="alink">ChatGPT</a></li>
<li><a href="https://www.bing.com/chat" class="alink">Ms Copilot</a></li>-->
<li class="alink" id="dropai">AI
<div class="dropdown-content">
<p>Chatbots</p>
<a href="https://chat.openai.com" class="alink">ChatGPT</a>
<p>Search Engine</p>
<a href="https://www.bing.com/chat" class="alink">MS Copilot</a>
<a href="https://www.perplexity.ai" class="alink">Perplexity AI</a>
<p>Generators</p>
<a href="https://quillbot.com" class="alink">Quillbot</a>
<a href="https://playground.com" class="alink">Playground AI</a>
</li>
<li class="alink" id="dropres">Resources
<div class="dropdown-content">
<a href="https://classroom.google.com" class="alink">Google Classroom</a>
<a href="https://www.pinterest.com" class="alink">Pinterest</a>
<a href="https://fmhy.pages.dev" class="alink">FMHY</a>
</div>
</li>
<div class="preferences">
<li><a href="https://www.discord.com/app" class="alink">Discord</a></li>
<li class="alink" id="dropsettings" style="cursor: help;">Settings
<div class="dropdown-content">
<a id ="settinggeneral"
class="alink"
style="cursor: pointer;"
>General</a>
<a id ="settingtheme"
class="alink"
style="cursor: pointer;"
>Appearance</a>
<a id ="settingabout" class="alink"
style="cursor: pointer;"
>About</a>
</div></li>
</div>
</ul>
</div>
</div>
<!--More Settings-->
<div id="moresettings" class="moresettings">
<h2>Settings</h2>
<div id="settingnav">
<ul id="settingnavtext">
<li id="navgeneral">General</li>
<li id="navtheme">Appearance</li>
<li id="navabout">About</li>
</ul>
</div>
<div class="settingcontent">
<!--Name form-->
<div id="nameformcontainer" class="containers">
<h3 class="subtitle">Account</h3>
<form id="nameform">
<label for="entername">Your Name:</label><br>
<input type="text" maxlength="10" id="entername" name="entername" value="Bro"><br>
<button type="submit" class="namebtn">Update</button>
</form><br>
<h3 class="subtitle" >Default Search Engine:</h3>
<form id="sengine">
<input type="radio" id="searchergoogs" name="searcher" value="https://www.google.com/search" onchange="changeSearchEngine(this)" checked>
<label for="searchergoogs">Google</label><br>
<input type="radio" id="searcherbing" name="searcher" value="https://www.bing.com/search" onchange="changeSearchEngine(this)">
<label for="searcherbing">Bing</label><br>
<input type="radio" id="searcherduck" name="searcher" value="https://duckduckgo.com/" onchange="changeSearchEngine(this)">
<label for="searcherduck">DuckDuckGo</label><br>
<input type="radio" id="searchereco" name="searcher" value="https://www.ecosia.org/search?q=" onchange="changeSearchEngine(this)">
<label for="searcherduck">Ecosia</label><br>
<input type="radio" id="searcheryout" name="searcher" value="https://www.youtube.com/results?search_query=" onchange="changeSearchEngine(this)">
<label for="searcherduck">Youtube</label><br>
</form>
</div>
<!--Appearance-->
<div class="containers" id="appearancecontainer">
<h3 class="subtitle">Background</h3>
<div id="choosebg">
<img src="media\bg.jpg">
<img src="media\bg2.jpg">
<img src="media\bg3.jpg">
<img src="media\bg4.jpg">
</div>
<h3 class="subtitle">Theme</h3>
</div>
<!--About-->
<div class="containers" id="aboutcontainer">
<p>Page made by Karl-FC for personal use only</p>
<a href="https://github/Karl-FC">Github</a>
</div>
</div>
</div>
<!--<label for="timeFormat">Toggle Time Format:</label>
<input type="checkbox" id="TimeFormat">-->
</div>
</form>
</body>
</html>