-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathYoshi.html
32 lines (29 loc) · 855 Bytes
/
Yoshi.html
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
30
31
32
<!DOCTYPE html>
<html>
<head>
<style type="text/css">
body {
background-color: lightgreen;}
</style>
<h1 id = h1 align="center"> Yoshi</h1>
<title></title>
</head>
<body>
<p align="center"> <img id="Yoshi" src="https://encrypted-tbn3.gstatic.com/images?q=tbn:ANd9GcRuIsEe1UV7vXxOePJZ4XXWLVTxVo2qNqpTKieY6RF1N-J0GucO2g"></p> <br> </br>
<p id ="a1" align="center">
<script>
displayinfo(restAr4)
</script></p>
Name: <input type="text" id="name" name="usrname"> <br></br>
Comment:<input type="t" id ="Comment" name="Comment">
<button id="hh" onclick="appentxt()">submit</button>
<p id="nt"> </p>
<p id="comm"> </p>
<script src="https://code.jquery.com/jquery-2.2.4.js"></script>
<script type="text/javascript" src="main.js"></script>
<p id ="a1" align="center">
<script id="dis">
displayinfo(restAsian5)
</script></p>
</body>
</html>