CSS Colors
How to add colors to html elements
Last updated
How to add colors to html elements
Last updated
Colors are added when we need to change color of text or border. Lets get into this. I am going to use inline css.
The block of code below can also be found on github
On running this on browser, you should see this,