~wasta-linux/wasta-custom-png/master

« back to all changes in this revision

Viewing changes to wasta-custom-png/resources/Mouse_exercise_2017/htmls/page22.html

  • Committer: Kim Blewett
  • Date: 2017-08-08 06:14:44 UTC
  • Revision ID: git-v1:bffbc949843f7908f55ff6c6e4d5a7b410fcb18a
<major fixes, incl. Mouse_Exercise, scrollbar arrows>

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<!DOCTYPE html>
 
2
<html>
 
3
<head>
 
4
        <link rel="stylesheet" type="text/css" href="../css/main.css">
 
5
        <script src="../scripts/scripts.js"></script>
 
6
        <meta charset="UTF-8">
 
7
        <title>Page 22</title>
 
8
</head>
 
9
 
 
10
<body>
 
11
        <div id="dbck22pa">
 
12
                <div id="dbck22son" ondblclick="goto23()">
 
13
                        <p>Go to 23</p>
 
14
                </div>
 
15
        </div>
 
16
</body>
 
17
</html>