Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR HTML

how to give color to text in html

HTML color to text
<body>
  <p style="color:#FF0000";>Red paragraph text</p>
</body>
Source by htmlcolorcodes.com #
 
PREVIOUS NEXT
Tagged: #give #color #text #html
ADD COMMENT
Topic
Name
5+7 =