HTML color to text
<body>
<p style="color:#FF0000";>Red paragraph text</p>
</body>
<p style="color: red;">Red Text</p>
<p style="color: blue;">Blue Text</p>
<p style="color: green;">Green Text</p>
<!-- <p style="color:enterColor">insertContentHere</p>-->
<p style="color:#0000ff">This text is blue.</p>
<p style="color:rgb(106, 90, 203)">This text is violet.</p>
<p style="color:red">This text is red.</p>
<p style="color: red;">This is paragraph in RED color</p>
<p style="color:#FFFFFF">Your text here</p>
<body>
<p style="color:#FF0000";>Roses are red</p>
<p style="color:#800080";>Violets are blue</p>
</body>
<font color="red">
Lorem Ipsum
</font>
<p> syle = "color:green;"> How are you</p>
<p style="color: [name od color e.g. 'blue' or hex code e.g. '#ffffff']">
Hi, I'm coloured </p>
Code Example |
---|
Html :: html how to give false link |
Html :: fee receipt format html |
Html :: html place div on background image |
Html :: html new line |
Html :: salesforce aura input checkbox |
Html :: html <input |
Html :: html add input on button click |
Html :: how to italicize text in html |
Html :: html gif not showing |
Html :: tailwind width 100 percent |
Html :: basic html codes |
Html :: html in page navigation |
Html :: aria list |
Html :: pink color code minecarft |
Html :: ng-bind-html vuejs |
Html :: alpine function |
Html :: add current date in report odoo |
Html :: w3c valid html boilerplate |
Html :: Shubham Narayan More Html Notes |
Html :: table inside another table in html |
Html :: email link with cc html |
Html :: email reply link html |
Html :: navigate to a html link in django python |
Html :: picklist html |
Html :: make link open in new tab |
Html :: scrollbar in html div |
Html :: add accordion in bootstrap |
Html :: radio |
Html :: source picture |
Html :: html input type="color" |