FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[View Raw Code]
[Original HTTPS Page]
prototypejs.github.com/404.html at master · prototypejs/prototypejs.github.com · GitHub
Uh oh!
There was an error while loading.
Please reload this page
.
prototypejs
/
prototypejs.github.com
Public
Notifications
You must be signed in to change notification settings
Fork
5
Star
13
Code
Issues
0
Pull requests
0
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Expand file tree
Breadcrumbs
prototypejs.github.com
/
404.html
Copy path
More file actions
More file actions
Latest commit
History
History
History
27 lines (27 loc) · 757 Bytes
Breadcrumbs
prototypejs.github.com
/
404.html
Copy path
File metadata and controls
27 lines (27 loc) · 757 Bytes
Raw
Copy raw file
Download raw file
Open symbols panel
Edit and raw actions
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
<!doctype html
>
<
html
lang
="
en
"
>
<
head
>
<
meta
http-equiv
="
content-type
"
content
="
text/html; charset=UTF-8
"
>
<
title
>
Prototype JavaScript Framework
</
title
>
<
link
rel
="
stylesheet
"
href
="
/stylesheets/reset.css
"
type
="
text/css
"
media
="
screen
"
charset
="
utf-8
"
>
<
link
rel
="
stylesheet
"
href
="
/stylesheets/main.css
"
type
="
text/css
"
media
="
screen
"
title
="
no title
"
charset
="
utf-8
"
>
</
head
>
<
body
>
<
div
id
="
wrapper
"
>
<
div
id
="
header
"
>
<
h1
>
<
a
href
="
/
"
>
<
img
src
="
/images/header-logo-small.png
"
alt
="
Prototype JavaScript Framework
"
/>
</
a
>
</
h1
>
</
div
>
<
div
id
="
navigation
"
>
</
div
>
<
div
id
="
main
"
>
<
div
id
="
content
"
>
<
p
>
404 - File not found.
</
p
>
</
div
>
</
div
>
<
div
id
="
sidebar
"
>
</
div
>
<
div
id
="
footer
"
>
</
div
>
</
div
>
</
body
>
</
html
>
Back
|
FazBrowse Home
|
New Git URL