Selectors
div{
    color: red;
}
 
.blue{
    color: blue;
}
Unless otherwise stated, the content of this page is licensed under Creative Commons Attribution-ShareAlike 3.0 License