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 Text Color CodeYou can use the following HTML code to specify color text within your HTML documents. In HTML, color is applied using CSS (Cascading Style Sheets). More specifically, to set the foreground color of an element, you use the color property. To set the background color, use the background-color property. Text Color - Inline StylesUsing inline styles, your code is inserted within the HTML element that you want to apply color to. This is done by using the 'style' attribute along with the span tag. This code results in: Normal text color different text color normal text color different background color Text Color - Embedded Styles:Using embedded styles, the CSS code is inserted between the style tags within the head of the document. This code results in: Normal text color different text color normal text color Text Color - External Style SheetIf you have a multiple page website, you should consider placing your text color code into an external style sheet. This makes it much easier to maintain the styles across your whole website. Choosing your ColorsThere are millions of different colors to choose from when creating color schemes for websites. The easiest way to choose your colors is to use this color picker. More Text CodesHere's a list of the various text/font properties you can use on your website.
|
Need Website Content?
Get unique, quality digital content for your website.
|