html
html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
<!DOCTYPE html>
<html>
<head>
<title>come check it out</title>
</head>
<body>
</body>
</html>
<h1>come see my art!!</h1>
<a href= "https://www.icloud.com/sharedalbum/#B0l532ODW2VnjF7">click here</a>
<h1>thank you!!!</h1>
<h2>thank you!!!</h2>
<h3>thank you!!!!!</h3>
thank you!!!!!
<h3>if there is any problem with the link, let me know </h3>
Enter to Rename, Shift+Enter to Preview
css
css
1
2
3
body {
}
Enter to Rename, Shift+Enter to Preview
js
js
1
2
3
alert ('enjoy the album! i add to it everyday ')
alert('if there are any issues with the link, let me know ')
Enter to Rename, Shift+Enter to Preview
BROWSER
Console
Run