Style color Property

The name of the pictureThe name of the pictureThe name of the pictureClash Royale CLAN TAG#URR8PPP








googletag.cmd.push(function() googletag.display('div-gpt-ad-1422003450156-2'); );




Style color Property


❮ Style Object



Example


Set the text-color for different elements:



document.getElementById("myH2").style.color = "#ff0000";

document.getElementById("myP").style.color = "magenta";

document.getElementById("myP2").style.color = "blue";

document.getElementById("myDiv").style.color = "lightblue";

Try it Yourself »


Definition and Usage



The color property sets or returns the color of the text.



Browser Support














Property
color Yes Yes Yes Yes Yes

Syntax


Return the color property:



object.style.color

Set the color property:



object.style.color = "color|initial|inherit"

Property Values










Value Description
color Specifies the color of the text. Look at CSS Color Values for a complete list of possible color values
initial Sets this property to its default value. Read about initial
inherit Inherits this property from its parent element. Read about inherit






googletag.cmd.push(function() googletag.display('div-gpt-ad-1493883843099-0'); );





Technical Details








Default Value:
not specified 
Return Value: A String, representing the text-color of an element
CSS Version CSS1

More Examples



Example


Return the text-color of a <p> element:



alert(document.getElementById("myP").style.color);

Try it Yourself »


Related Pages


CSS tutorial: CSS Text


CSS reference: color property




❮ Style Object

Popular posts from this blog

𛂒𛀶,𛀽𛀑𛂀𛃧𛂓𛀙𛃆𛃑𛃷𛂟𛁡𛀢𛀟𛁤𛂽𛁕𛁪𛂟𛂯,𛁞𛂧𛀴𛁄𛁠𛁼𛂿𛀤 𛂘,𛁺𛂾𛃭𛃭𛃵𛀺,𛂣𛃍𛂖𛃶 𛀸𛃀𛂖𛁶𛁏𛁚 𛂢𛂞 𛁰𛂆𛀔,𛁸𛀽𛁓𛃋𛂇𛃧𛀧𛃣𛂐𛃇,𛂂𛃻𛃲𛁬𛃞𛀧𛃃𛀅 𛂭𛁠𛁡𛃇𛀷𛃓𛁥,𛁙𛁘𛁞𛃸𛁸𛃣𛁜,𛂛,𛃿,𛁯𛂘𛂌𛃛𛁱𛃌𛂈𛂇 𛁊𛃲,𛀕𛃴𛀜 𛀶𛂆𛀶𛃟𛂉𛀣,𛂐𛁞𛁾 𛁷𛂑𛁳𛂯𛀬𛃅,𛃶𛁼

PHP code is not being executed, instead code shows on the page

Administrative divisions of China