Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR HTML

how to change text color using only html

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