What is inline style?
Black can be written with all RGB values set to this.
What is 0?
RGB
What is Red, Green, and Blue?
<ul>
What is an unordered list?
Another word for color.
What is hue?
What is internal style?
When adjusting the value of the property "color" in internal CSS, this will be changed.
What is font color?
HTML
What is hypertext markup language?
<p>
What is a paragraph tag?
Vertical spacing between lines is referred to as this.
What is leading?
What is a period?
Color in HTML uses values for RBG that range from this to this.
What is 0 to 255?
CMYK
What is Cyan, Magenta, Yellow, and Black?
<br>
What is a break (line break) tag?
Horizontal spacing between all characters in a block of text.
What is tracking?
What is a semi-colon (;)?
The color white will has this value assigned for R, B, and G.
What is 255?
CSS
What is Cascading Style Sheet?
<td>
What is a table cell?
When horizontal spacing varies for each letter in text, this is referred to as this.
When fitting the background image to an element in CSS, this value should be set for background-size.
What is cover?
Colors may also be defined with this type of value (generally preceded with a #).
What is hexa-decimal?
JS
What is JavaScript?
<hr>
What is horizontal rule?
Horizontal spacing between pairs of letters.
What is kerning?