so I was doing a notification code but I found it out but it was incorrect some how .alert { is incorrect
.alert {
padding: 20pxround-color: #f44336;
color: white;
}
.closebtn {
margin-left: 15px;
color: white;
font-weight: bold;
float: right;
font-size: 22px;
transition: 0.3s;
}
.closebtn:hover {
color: black;
}
Alert Messages
Click on the "x" symbol to close the alert message.
×
Danger! This is umm Web site.