html
html
1
2
3
4
5
6
7
8
9
10
11
<html>
<head>
<title>Snapchat Selfie</title>
</head>
<body>
<img src="https://drive.google.com/file/d/1QLuYibK9k_WMwBQjWiZLdFYqllD23W-l/view?usp=drivesdk"
height="200px"
width="200px"
alt="A picture nobody needed to see anyway."/>
</body>
</html>
Enter to Rename, Shift+Enter to Preview
css
css
1
Enter to Rename, Shift+Enter to Preview
js
js
1
Enter to Rename, Shift+Enter to Preview
BROWSER
Console
Run