Adding Color : - There Are Two Ways To Represent Colour in HTML
The document discusses two ways to represent color in HTML using color values or names and how to change the color scheme of a website by modifying the BODY tag property.
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0 ratings0% found this document useful (0 votes)
48 views2 pages
Adding Color : - There Are Two Ways To Represent Colour in HTML
The document discusses two ways to represent color in HTML using color values or names and how to change the color scheme of a website by modifying the BODY tag property.
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 2
Adding Color…
• There are two ways to represent colour in HTML:
1) colour value 2) colour name
Colour in BODY tag… • You can change the colour scheme of your website by changing the property in the BODY tag. • <BODY> tag: To change the entire text color in the document