Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
S
Sixth Sense
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Monika Mistry
Sixth Sense
Commits
43392d9f
Commit
43392d9f
authored
1 year ago
by
Phoi Luong
Browse files
Options
Downloads
Patches
Plain Diff
Update greeting_game.html
parent
9cacc98d
No related branches found
No related tags found
No related merge requests found
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
greeting_game.html
+84
-59
84 additions, 59 deletions
greeting_game.html
with
84 additions
and
59 deletions
greeting_game.html
+
84
−
59
View file @
43392d9f
<!DOCTYPE html>
<html
lang=
"en"
>
<head>
<meta
charset=
"UTF-8"
>
<meta
http-equiv=
"X-UA-Compatible"
content=
"IE=edge"
>
<meta
name=
"viewport"
content=
"width=device-width, initial-scale=1.0"
>
<meta
charset=
"UTF-8"
/
>
<meta
http-equiv=
"X-UA-Compatible"
content=
"IE=edge"
/
>
<meta
name=
"viewport"
content=
"width=device-width, initial-scale=1.0"
/
>
<title>
Sixth Sense
</title>
<!-- bootstrap core css -->
<link
rel=
"stylesheet"
type=
"text/css"
href=
"css/bootstrap.css"
/>
<!-- fonts style -->
<link
href=
"https://fonts.googleapis.com/css?family=Poppins:400,700|Raleway:400,600&display=swap"
rel=
"stylesheet"
>
<!-- font awesome stylesheet -->
<link
rel=
"stylesheet"
href=
"https://maxcdn.bootstrapcdn.com/font-awesome/4.3.0/css/font-awesome.min.css"
>
<!-- Custom styles for this template -->
<link
href=
"css/style.css"
rel=
"stylesheet"
/>
<!-- responsive style -->
<link
rel=
"icon"
href=
"logo.PNG"
type=
"image/png"
/>
<!-- Bootstrap core CSS -->
<link
rel=
"stylesheet"
type=
"text/css"
href=
"bootstrap.css"
/>
<!-- Fonts -->
<link
href=
"https://fonts.googleapis.com/css?family=Poppins:400,700|Raleway:400,600&display=swap"
rel=
"stylesheet"
/>
<!-- Font Awesome stylesheet -->
<link
rel=
"stylesheet"
href=
"https://maxcdn.bootstrapcdn.com/font-awesome/4.3.0/css/font-awesome.min.css"
/>
<!-- Custom styles -->
<link
href=
"style.css"
rel=
"stylesheet"
/>
<!-- Responsive style -->
<link
href=
"css/responsive.css"
rel=
"stylesheet"
/>
<!-- activity.css -->
<link
rel=
"stylesheet"
href=
"css/activity_page.css"
>
<!-- Activity CSS -->
<link
rel=
"stylesheet"
href=
"css/activity_page.css"
/>
</head>
<body>
<div
class=
"top_container"
>
<!--
h
eader section starts -->
<!--
H
eader section starts -->
<header
class=
"header_section"
>
<div
class=
"container"
>
<nav
class=
"navbar navbar-expand-lg custom_nav-container"
>
<a
class=
"navbar-brand"
href=
"index.html"
>
<span>
Sixth Sense
</span>
<a
class=
"navbar-brand"
href=
"main.html"
>
<span>
Sixth Sense
</span>
</a>
<button
class=
"navbar-toggler"
type=
"button"
data-toggle=
"collapse"
data-target=
"#navbarSupportedContent"
aria-controls=
"navbarSupportedContent"
aria-expanded=
"false"
aria-label=
"Toggle navigation"
>
<button
class=
"navbar-toggler"
type=
"button"
data-toggle=
"collapse"
data-target=
"#navbarSupportedContent"
aria-controls=
"navbarSupportedContent"
aria-expanded=
"false"
aria-label=
"Toggle navigation"
>
<span
class=
"navbar-toggler-icon"
></span>
</button>
<div
class=
"collapse navbar-collapse"
id=
"navbarSupportedContent"
>
<div
class=
"d-flex ml-auto flex-column flex-lg-row align-items-center"
>
<div
class=
"d-flex ml-auto flex-column flex-lg-row align-items-center"
>
<ul
class=
"navbar-nav"
>
<li
class=
"nav-item active"
>
<a
class=
"nav-link"
href=
"index.html"
>
Home
<span
class=
"sr-only"
>
(current)
</span></a>
<a
class=
"nav-link"
href=
"main.html"
>
Home
<span
class=
"sr-only"
>
(current)
</span></a
>
</li>
</ul>
</div>
</div>
</nav>
</div>
</header>
<!-- Game section -->
<div
id=
"game"
>
<h4>
Words for Expression
</h4>
<div
id=
"cards"
>
...
...
@@ -53,18 +78,18 @@
<div
class=
"card"
data-answer=
"4"
>
Sorry
</div>
<div
class=
"card"
data-answer=
"5"
>
All Done
</div>
</div>
<
/
h4>
Words to Pron
ouc
ation
</h4>
<h4>
Words to Pron
unci
ation
</h4>
<div
id=
"answers"
>
<div
class=
"answer
"
data-answer=
"1"
>
HE
llo
</div>
<div
class=
"answer
"
data-answer=
"2"
>
P
ho Le
</div>
<div
class=
"answer
"
data-answer=
"3"
>
T
hanh du
</div>
<div
class=
"answer"
data-answer=
"4"
>
S
o ri
</div>
<div
class=
"answer"
data-answer=
"5"
>
A
i don
</div>
<div
class=
"answer"
data-answer=
"1"
>
HE
H-LOH
</div>
<div
class=
"answer"
data-answer=
"2"
>
P
LEEZ
</div>
<div
class=
"answer"
data-answer=
"3"
>
T
HANK YOO
</div>
<div
class=
"answer"
data-answer=
"4"
>
S
ORE-EE
</div>
<div
class=
"answer"
data-answer=
"5"
>
A
WL DUHN
</div>
</div>
</div>
<div
id=
"message"
></div>
<div
id=
"message"
></div>
<div
id=
"message"
></div>
<script
src=
"game.js"
></script>
</div>
</body>
</html>
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment