This website works better with JavaScript
Home
Explore
Help
Sign In
uniquerockrz
/
notes_on_learning
Watch
1
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Browse Source
fixed syntax
Saurav Modak
6 years ago
parent
cf12898150
commit
ad19e7ee86
1 changed files
with
1 additions
and
0 deletions
Split View
Show Diff Stats
1
0
css-grid/01_Introduction.md
+ 1
- 0
css-grid/01_Introduction.md
View File
@@ -1,3 +1,4 @@
```javascript
+var s = "Saurav Modak";
alert('Hello, World!');
```