File tree Expand file tree Collapse file tree 1 file changed +7
-7
lines changed
7-animation/2-css-animations/3-animate-circle Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Original file line number Diff line number Diff line change 1- importance : 5
1+ Nilai : 5
22
33---
44
5- # Animated circle
5+ # Animasikan Lingkaran
66
7- Create a function ` showCircle(cx, cy, radius) ` that shows an animated growing circle .
7+ Buat sebuah fungsi ` showCircle(cx, cy, radius) ` yang menampilkan animasi lingkaran yang membesar .
88
9- - ` cx,cy ` are window-relative coordinates of the center of the circle ,
10- - ` radius ` is the radius of the circle .
9+ - ` cx, cy ` adalah koordinat * window-relative* dari tengah lingkaran ,
10+ - ` radius ` adalah radius dari lingkarannya .
1111
12- Click the button below to see how it should look like :
12+ Klik pada tombol dibawah untuk melihat contoh :
1313
1414[ iframe src="solution" height=260]
1515
16- The source document has an example of a circle with right styles, so the task is precisely to do the animation right .
16+ Dokumen utamanya memiliki contoh dari lingkaran dengan * styles * yang benar, jadi tugasnya adalah untuk membuat animasinya benar .
You can’t perform that action at this time.
0 commit comments