CSS Colors
How to add colors to html elements
Last updated
Was this helpful?
How to add colors to html elements
Last updated
Was this helpful?
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,