Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 5243a7b

Browse files
committed
[Chore]: Add HTML
1 parent 9e4e86a commit 5243a7b

File tree

1 file changed

+22
-0
lines changed

1 file changed

+22
-0
lines changed
Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,22 @@
1+
<!DOCTYPE html>
2+
<html lang="en">
3+
<head>
4+
<title>Holberton School</title>
5+
<script src="https://code.jquery.com/jquery-3.2.1.min.js"></script>
6+
<script type="text/javascript" src="102-script.js"></script>
7+
</head>
8+
<body>
9+
<header>
10+
Say Hello
11+
</header>
12+
<br />
13+
<input id="language_code" type="text" placeholder="Language code"/>
14+
<input id="btn_translate" type="button" value="Translate"/>
15+
<br />
16+
<div id="hello"></div>
17+
<br />
18+
<footer>
19+
Holberton School - 2017
20+
</footer>
21+
</body>
22+
</html>

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /