Inline Styling Review


style
What attribute do you use for inline styling?

font-family
Which property do you use to change the font?

font-size
Which property do you use to change the font size?

px, %, em
What measurements can you use with the property font-size?

It controls the horizontal alignment of the text in the element.
Which does text-align do?

font-style: italic;
How do you make your font italic?

Cursive fonts are fonts that look handwritten.
What are cursive fonts?

The span tag
Which tag do you use for targeting specific parts of paragraphs?