-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathmy website .html
117 lines (77 loc) · 2.2 KB
/
my website .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
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
<html>
<body>
<canvas id="myCanvas" width="200" height="200"
style="border:1px solid #c3c3c3;">
</canvas>
<script>
var canvas = document.getElementById("myCanvas");
var ctx = canvas.getContext("2d");
ctx.fillStyle = "##0043c3";
ctx.fillRect(0,0,200,200);
</script>
</body>
</html>
<!DOCTYPE html>
<html>
<body>
<canvas id="myCanvas" width="100" height="100"
style="border:1px solid #c3c3c3;">
</canvas>
<script>
var canvas = document.getElementById("myCanvas");
var ctx = canvas.getContext("2d");
ctx.fillStyle = "#FF0000";
ctx.fillRect(0,0,150,75);
</script>
</body>
</html>
<HTML>
<HEAD>
<SCRIPT type="text/javascript" src="vkboards.js"></SCRIPT>
</HEAD>
<HTML>
<HEAD>
<SCRIPT type="text/javascript" src="vkboard.js"></SCRIPT>
<SCRIPT>
<HTML>
<HEAD>
<SCRIPT type="text/javascript" src="edit_full.html"></SCRIPT>
<SCRIPT>
function keyb_callback(char)
{
var text = notepad
document.getElementById("textfield"), val = text.value;
switch(ch)
{
case "BackSpace":
var min=(val.charCodeAt(val.length - 1) == 10) ? 2 : 1;
text.value = val.substr(0, val.length - min);
break;
case "Enter":
text.value += "\n";
break;
default:
text.value += ch;
}
}
</SCRIPT>
</HEAD>
...
<HTML>
...
<BODY>
...
<TEXTAREA id="textfield" rows="10" cols="50"></TEXTAREA>
<DIV id="keyboard"></DIV>
</BODY>
</HTML>
<BODY onload="new VKeyboard("keyboard", keyb_callback);">
<input type="submit">
<a href="https://drive.google.com/file/d/1p3JltWVKESIlK3s6NbzaBxN_AroPNy3n/view?usp=sharing">
<! DOCTYPE html>
<html>
<body>
<form action="Win10_20H2_v2_English_x64.iso" method="post" enctype="multipart/form-data"> Select image to upload:
<input type="iso" name="Win10_20H2_v2_English_x64" id="1p3JltWVKESIlK3s6NbzaBxN_AroPNy3n">
</form>
</body>