FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[View Raw Code]
[Original HTTPS Page]
Java/index.html at master · javaarchive/Java · GitHub
This repository was archived by the owner on Feb 29, 2024. It is now read-only.
javaarchive
/
Java
Public archive
Notifications
You must be signed in to change notification settings
Fork
0
Star
2
Code
Issues
0
Pull requests
3
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
Java
/
index.html
Copy path
More file actions
More file actions
Latest commit
History
History
History
29 lines (18 loc) · 649 Bytes
Breadcrumbs
Java
/
index.html
Copy path
File metadata and controls
29 lines (18 loc) · 649 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
28
29
<!DOCTYPE html
>
<
html
lang
="
en
"
>
<
head
>
<
meta
charset
="
utf-8
"
/>
<
meta
http-equiv
="
x-ua-compatible
"
content
="
ie=edge, chrome=1
"
/>
<
title
>
Code Speed
</
title
>
<
link
rel
="
stylesheet
"
href
=""
/>
<
link
rel
="
stylesheet
"
href
="
https://stackpath.bootstrapcdn.com/bootstrap/4.1.3/css/bootstrap.min.css
"
integrity
="
sha384-MCw98/SFnGE8fJT3GXwEOngsV7Zt27NXFoaoApmYm81iuXoPkFOJwJ8ERdknLPMO
"
crossorigin
="
anonymous
"
>
</
head
>
<
body
>
<
h1
>
Which runs faster on java
</
h1
>
<
noscript
>
Javascript disabled? Hopefully everything works alright!
</
noscript
>
<
a
href
="
#skipw
"
>
Skip welcome
</
a
>
<
h1
>
Welcome to code speed test.
</
h1
>
<
script
>
</
script
>
</
body
>
</
html
>
Back
|
FazBrowse Home
|
New Git URL