CSS color implement 2022 - part-1

CSS color implement 2022 - part-1

 CSS color implement 2022 

In this content I will show you how to implement CSS color code. Ok lets start, we have a html tag like this picture 
CSS color implement 2022



and 


Now How to color the text "This is a span tags"
lets implement in code
CSS color implement 2022

and the display image

We can implement CSS color code many way 
Like now see how we can color in CSS line
lets implement in code
CSS color implement 2022

and how its look like

This is an inline CSS
we can also use div .
Now what is div? right ?
div is a like tag
how to use div in code?
starting tag and ending tag
like
<div> This is a div </div>
lets implement in code
CSS color implement 2022 - part-1

and how its look like as same as previous example
If you do not see my HTML content lets click here 




















Post a Comment

0 Comments