William is the secretary of the Pleasant Ridge Neighborhood Association. A special meeting has been called to discuss vandalism at the neighborhood tennis courts. William volunteers to distribute a flyer about the special meeting.William has titled the flyer "Special Neighborhood Meeting," with a 36-point type size, and now he wants to change the color to red. To do this, he should select the text and click on the ____.
A. Text Effects button
B. Font Color pop-up menu arrow
C. Format Painter
D. Font Styles button
Answer: B
You might also like to view...
Given the following code, what namespace does display3 belong to?
namespace ns1 { void print(); void display1(){}; } namespace ns2 { void print(); void display2(){}; } namespace { void display3(); } int main() { using namespace ns1; using namespace ns2; display1(); display2(); return 0; } namespace { void display3() { } }
Excel automatically calculates the ________, or angle, of a trendline in a chart
A) R-squared value B) trendline C) R2 D) slope
Payment for increased Web ranking is referred to as Web pages that have ________ links
Fill in the blank(s) with correct word
Which of the following refers to resizing an image to a percentage of its size?
A) Scaling B) Brightening C) Cropping D) Recoloring