CodeType
learn by typing
Home
Lessons
Design 2: Toast Notification
ع
Explorer
project
index.html
0%
style.css
0%
app.js
0%
index.html
Reset
1
2
3
4
5
6
7
8
<
b
u
t
t
o
n
i
d
=
"
t
r
i
g
"
>
S
h
o
w
t
o
a
s
t
<
/
b
u
t
t
o
n
>
<
d
i
v
i
d
=
"
t
o
a
s
t
"
c
l
a
s
s
=
"
t
o
a
s
t
"
>
<
d
i
v
c
l
a
s
s
=
"
i
c
"
>
<
/
d
i
v
>
<
d
i
v
>
<
b
>
S
a
v
e
d
<
/
b
>
<
p
>
Y
o
u
r
c
h
a
n
g
e
s
a
r
e
s
y
n
c
e
d
.
<
/
p
>
<
/
d
i
v
>
<
/
d
i
v
>
preview
Open