This website works better with JavaScript
Home
Esplora
Aiuto
Accedi
uniquerockrz
/
notes_on_learning
Segui
1
Vota
0
Forka
0
File
Problemi
0
Pull Requests
0
Wiki
Sfoglia il codice sorgente
fixed syntax
Saurav Modak
6 anni fa
parent
cf12898150
commit
ad19e7ee86
1 ha cambiato i file
con
1 aggiunte
e
0 eliminazioni
Visualizzazione separata
Mostra Diff Stats
1
0
css-grid/01_Introduction.md
+ 1
- 0
css-grid/01_Introduction.md
Vedi File
@@ -1,3 +1,4 @@
```javascript
+var s = "Saurav Modak";
alert('Hello, World!');
```