HTMLHTML TutorialHTML Codes/Generators
HTML Background Code
HTML TagsHTML Color HTML Color Chart HTML Comment Box Code HTML Scrollbox Code HTML Text Code HTML Image Code HTML Marquee Code HTML Music Code HTML Video Code HTML Form Code HTML Frames Code HTML Entities HTML Examples HTML Help/Cheat Sheet HTML Templates More Codes... HTML Generator HTML Table Generator Marquee Generator Music Code Generator HTML Text Generator Text Box Generator MySpace Generators More Generators... HTML 5 Tags Create a Website |
HTML Code for ColorsHTML 4.01 transitional allows you to use the color attribute to specify colors for text and the bgcolor attributes to specify background colors for the document body and table cells. Using HTML code for colors is now deprecated - colors should be specified via Cascading Style Sheets (CSS). CSS provides the color property and the background-color properties, both of which can be applied to any HTML element. And there's the border-color and outline-color properties for borders and outlines. You can also specify color for borders with the border property (which allows you to set all border properties in one go), and likewise for outlines with the outline property. Colors can be defined using either its color name, its hexadecimal value, or its rgb value. Examples of Setting Color using Inline Styles:
This code results in: HTML code for colors or CSS code for colors that's the question... If you don't want to specify the color everytime an element appears, you can declare it in the document head or, even better, in an external stylesheet. You can also check out the hex color codes page to learn about colors in HTML and CSS. |
Need Website Content?
Get unique, quality digital content for your website.
|