diff --git a/experiment/simulation/LettersPage/CapZ/Z.css b/experiment/simulation/LettersPage/CapZ/Z.css index 33a6107..f6b812f 100644 --- a/experiment/simulation/LettersPage/CapZ/Z.css +++ b/experiment/simulation/LettersPage/CapZ/Z.css @@ -46,10 +46,10 @@ body { display: none; position: absolute; transform: rotate(90deg); - bottom: 227px; - left: 179px; + bottom: 221px; + left: 190px; width: 15px; - height: 180px; + height: 220px; } @@ -57,11 +57,11 @@ body { #stroke2 { display: none; position: absolute; - top: 52px; - left: 180px; + top: 35px; + left: 193px; width: 15px; - height: 295px; - transform: rotate(217deg); + height: 394px; + transform: rotate(214deg); z-index: -1; } @@ -70,28 +70,28 @@ body { display: none; position: absolute; transform: rotate(90deg); - bottom: -9px; - left: 179px; + bottom: -101px; + left: 191px; width: 15px; - height: 180px; + height: 220px; } #sbox { position: relative; - left: 100px; + left: 115px; width: 400px; height: 400px; - z-index: -10; - top: 5px; + z-index: -2; + display: none; } #trace { position: relative; - top: -01px; - right: 215px; - width: 300px; - height: 250px; + bottom: 15px; + right: 93px; + width: 600px; + height: 450px; z-index: -10; } diff --git a/experiment/simulation/LettersPage/CapZ/Z.html b/experiment/simulation/LettersPage/CapZ/Z.html new file mode 100644 index 0000000..1ea1ac5 --- /dev/null +++ b/experiment/simulation/LettersPage/CapZ/Z.html @@ -0,0 +1,68 @@ + + + + + + + + + + + + + + Virtual Labs + + + + + +
+ +

Lettering

+

Letter Z

+ +

Rules-

+

1] Draw the line in the direction of the arrow on the trace of the letter.

+

2] To draw, click on the starting point and drag the cursor to end point .

+ + + + + + + +
+ +
+ +
+
+ +
+ + + Overlay Image + Overlay Image + Overlay Image + + + + +
+

Congrats you have learnt to draw Letter Z

+ + + + + + +
+ + + + + + + \ No newline at end of file diff --git a/experiment/simulation/LettersPage/CapZ/z-new.png b/experiment/simulation/LettersPage/CapZ/z-new.png new file mode 100644 index 0000000..d26c17d Binary files /dev/null and b/experiment/simulation/LettersPage/CapZ/z-new.png differ