html
html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
<!-- Created by Shiva -->
<!DOCTYPE html>
<html>
<head>
<title>QuickChat App</title>
</head>
<body>
<iframe style="width:340px;height:650px;" src="https://shivaarajput.github.io/QuickChat/#"></iframe>
</body>
</html>
Enter to Rename, Shift+Enter to Preview
css
css
1
2
3
/* Created by Shiva */
Enter to Rename, Shift+Enter to Preview
js
js
1
2
3
// Created by Shiva
Enter to Rename, Shift+Enter to Preview
BROWSER
Console
Run