Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR HTML

color in html

<!-- Color in HTML by inline-css -->
<p style="color: red; background-color: blue;">
  This text is red and the background is blue
</p>
 
PREVIOUS NEXT
Tagged: #color #html
ADD COMMENT
Topic
Name
3+3 =