Toggle navigation
Toggle navigation
This project
Loading...
Sign in
이찬
/
opensource_term_project
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Graphs
Network
Create a new issue
Commits
Issue Boards
Authored by
이찬
2020-06-06 00:22:43 +0900
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
5468584da8bf58d957aa53dcb5bc3662c587e207
5468584d
1 parent
e7ef6a5c
Delete index.html
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
77 deletions
html/index.html
html/index.html
deleted
100644 → 0
View file @
e7ef6a5
<!DOCTYPE html>
<html
lang=
"ko"
>
<head>
<!-- Global site tag (gtag.js) - Google Analytics -->
<script
async
src=
"https://www.googletagmanager.com/gtag/js?id=UA-134051594-4"
></script>
<script>
window
.
dataLayer
=
window
.
dataLayer
||
[];
function
gtag
(){
dataLayer
.
push
(
arguments
);}
gtag
(
'js'
,
new
Date
());
gtag
(
'config'
,
'UA-134051594-4'
);
</script>
<meta
charset=
"UTF-8"
>
<meta
name=
"viewport"
content=
"width=device-width, initial-scale=1.0"
>
<meta
name=
"application-name"
content=
"악질 직업 생성기"
>
<meta
name=
"theme-color"
content=
"#000"
>
<meta
name=
"description"
content=
"당신만의 악질 직업을 생성하세요."
>
<title>
악질 직업 생성기
</title>
<link
rel=
"stylesheet"
href=
"../css/style.css"
>
<meta
property=
"og:url"
content=
"https://job.ho9.me"
>
<meta
property=
"og:type"
content=
"website"
>
<meta
property=
"og:title"
content=
"악질 직업 생성기"
>
<meta
property=
"og:description"
content=
"당신만의 악질 직업을 생성하세요."
>
<meta
property=
"og:site_name"
content=
"악질 직업 생성기"
>
<meta
property=
"og:locale"
content=
"ko_KR"
>
<meta
name=
"twitter:url"
content=
"https://job.ho9.me"
>
<meta
name=
"twitter:title"
content=
"악질 직업 생성기"
>
<meta
name=
"twitter:description"
content=
"당신만의 악질 직업을 생성하세요."
>
</head>
<body
class=
"preload"
>
<div
class=
"container"
>
<div
class=
"hero"
>
<h1><span
class=
"title-identifier"
>
악질 직업
</span>
생성기
</h1>
<p>
랜덤으로
<span
class=
"title-identifier"
>
악질 직업을
</span>
생성합니다.
</p>
</div>
<div
class=
"form"
>
<form
action=
""
autocomplete=
"off"
>
<div
class=
"wrapper"
><div
class=
"form-8bit"
><div
class=
"form-8bit-wrapper"
><input
class=
"form-component input light-dark"
type=
"text"
name=
"location"
id=
"location"
placeholder=
"거주지(선택)"
></div></div></div>
<div
class=
"wrapper"
><div
class=
"form-8bit"
><div
class=
"form-8bit-wrapper"
><input
class=
"form-component input light-dark"
type=
"text"
name=
"name"
id=
"name"
placeholder=
"이름"
onchange=
"joonsikfinder(this.value)"
></div></div></div>
<div
style=
"display: inline-block;"
>
<label
for=
"is-limited"
><div
class=
"wrapper checkboxlabeler"
><div
id=
"is-limited-wrapper"
class=
"form-8bit"
><div
class=
"form-8bit-wrapper"
><input
id=
"is-limited"
class=
"checkboxlabeler-input"
type=
"checkbox"
></div></div></div><p
class=
"checkboxlabeler"
id=
"is-limited-alerter"
>
글자수 제한
</p></label>
<div
class=
"wrapper"
id=
"is-limited-num"
><div
class=
"form-8bit"
><div
class=
"form-8bit-wrapper"
><input
class=
"form-component input light-dark"
type=
"number"
name=
"is-limited-num"
id=
"is-limited-num-input"
placeholder=
"N자리"
onchange=
""
></div></div></div>
</div>
<div
class=
"wrapper"
><div
class=
"form-8bit"
><div
class=
"form-8bit-wrapper"
><div
class=
"form-component button"
onclick=
"generate(document.getElementById('name').value, document.getElementById('location').value, 'result')"
>
생성!
</div></div></div></div>
</form>
</div>
</div>
<div
class=
"container"
>
<div
class=
"wrapper"
>
<p
class=
"result"
id=
"result"
>
생성 버튼을 누르면 여기에 결과가 표시됩니다.
</p>
</div>
<hr>
<div
class=
"example"
>
<p>
어떤 직업이 나올까?
</p>
<div
class=
"input-example light-dark"
id=
"example-location"
>
동탄
</div>
<div
class=
"input-example light-dark"
id=
"example-name"
>
엄준식
</div>
→
<div
class=
"input-example light-dark"
id=
"example-result"
>
동탄사우나수건도둑엄준식
</div>
</div>
</div>
<div
class=
"github-wrapper"
><div
class=
"form-8bit"
><div
class=
"form-8bit-wrapper"
><div
class=
"github"
><a
href=
"detail.html"
target=
"_blank"
>
대체 여긴 뭐하는 사이트인가요?
</a></div></div></div></div>
<script
src=
"../js/josa.js"
></script>
<script
src=
"../js/common.js"
></script>
<script
src=
"../js/contents.js"
></script>
<script
src=
"../js/generate.js"
></script>
<script>
setInterval
(
function
()
{
var
exampleName
=
exampleNames
[
Math
.
floor
(
Math
.
random
()
*
exampleNames
.
length
)]
var
exampleLocation
=
exampleLocations
[
Math
.
floor
(
Math
.
random
()
*
exampleLocations
.
length
)]
generate
(
exampleName
,
exampleLocation
,
'example-result'
)
document
.
getElementById
(
'example-location'
).
innerHTML
=
exampleLocation
document
.
getElementById
(
'example-name'
).
innerHTML
=
exampleName
},
5000
)
</script>
</body>
</html>
Please
register
or
login
to post a comment