With the ________________, you can create line shapes, arrows, hollow lines, and dotted lines with various dash and gap settings.
Fill in the blank(s) with the appropriate word(s).
Line Tool
Computer Science & Information Technology
You might also like to view...
Which CSS property configures multiple lines in a flex container?
a. justify-content b. flex-direction c. flex-wrap d. flex
Computer Science & Information Technology
The statements int x = 1; int y; y = --x;
a) Assign y the value 1; b) Change the value of x to 0 c) Assign to y the value 1; d) Assign to y the value 0; e) The -- is a prefix operator.
Computer Science & Information Technology
In a Word document, you can link two or more text boxes
Indicate whether the statement is true or false
Computer Science & Information Technology
All of the following CSS length units specify absolute length values except ____.
A. cm B. in C. pc D. em
Computer Science & Information Technology