class id
Terms
additive color model, class id, color pallet, color tag, color wheel, css property, Hex, hex notation, RGB, Web DesignTerms and information pages
CSS Text Properties
class idProperties in css can control how text is displayed on the screen. Each property is listed within a class, id, or tag definition in the css.
color:;
text-decoration;;
text-decoration: blink;
text-decoration: line-through;
text-decoration: none;
text-decoration: overline;
text-decoration: underline;