Agrega ejercicio 5 de la clase 9
This commit is contained in:
@@ -8,3 +8,11 @@ div {
|
||||
background-color: yellow;
|
||||
font-weight: bold;
|
||||
}
|
||||
|
||||
.error {
|
||||
color: red;
|
||||
}
|
||||
|
||||
.visible{
|
||||
display: block;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user