Skip to content

Commit 19daec6

Browse files
Merge pull request #48 from siddiqkaithodu/master
Done
2 parents d98cdcf + 69ed624 commit 19daec6

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
lines changed

1-js/02-first-steps/01-hello-world/1-hello-alert/task.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,11 @@ importance: 5
22

33
---
44

5-
# Show an alert
5+
# alert കാണിക്കുക
66

77
"ഞാൻ ജാവാസ്ക്രിപ്റ്റ്! എന്ന message കാണിക്കുന്ന ഒരു പേജ് ഉണ്ടാക്കുക.
88

9-
ഇത് ഒരു sandbox ലൊ അല്ലെങ്കിൽ നിങ്ങളുടെ hard drive ലൊ ചെയ്യുക .എതായാലും പ്രശ്നമില്ല, അത് വർക് ആകുന്നൊ എന്നു ഉറപ്പാക്കുക.
9+
ഇത് ഒരു sandbox ലൊ അല്ലെങ്കിൽ നിങ്ങളുടെ hard drive ലൊ ചെയ്യുക .എതായാലും പ്രശ്നമില്ല, അത് വർക് ആകുന്നുണ്ടോ എന്നു ഉറപ്പാക്കുക.
1010

1111
[demo src="solution"]
1212

Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
1-
The HTML code:
1+
HTML കോഡ്:
22

33
[html src="index.html"]
44

5-
For the file `alert.js` in the same folder:
5+
അതേ ഫോൾഡറിൽ ഉള്ള `alert.js` എന്ന ഫയലിന് വേണ്ടി:
66

77
[js src="alert.js"]
88

1-js/02-first-steps/01-hello-world/2-hello-alert-ext/task.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,6 @@ importance: 5
44

55
# external script ഉപയോഗിച്ചു alert കാണിക്കാം
66

7-
ഇപ്പോൾ കഴിഞ്ഞ task ൻറെ solution എടുക്കുക <info:task/hello-alert>. എന്നിട്ട് ആ script ൽ ഉള്ള content, extract ചെയ്തു അതേ ഫോൾഡറിൽ ഉള്ള `alert.js` എന്ന വേറൊരു ഫയലിലോട്ടു ചെയ്യുക.
7+
ഇപ്പോൾ കഴിഞ്ഞ task ൻറെ solution എടുക്കുക <info:task/hello-alert>. എന്നിട്ട് ആ script ൽ ഉള്ള content, extract ചെയ്തു അതേ ഫോൾഡറിൽ ഉള്ള `alert.js` എന്ന വേറൊരു ഫയലിലോട്ടു ഇടുക.
88

99
പേജ് open ചെയ്ത് alert, work ആകുന്നുണ്ടെന്നു ഉറപ്പാക്കുക.

0 commit comments

Comments
 (0)