When you use numbered lines to layout the elements in a grid container, you use the grid-row and rid-column properties to specify
a. the template area for each elements in the container
b. the grid area for each element in the container
c. the size of all the grid areas in the container
d. the rows and columns for the template areas in the container
b. the grid area for each element in the container
You might also like to view...
Which of the following statements are correct?
a. When creating a Random object, you have to specify the seed or use the default seed. b. If two Random objects have the same seed, the sequence of the random numbers obtained from these two objects are identical. c. The nextInt() method in the Random class returns the next random int value. d. The nextDouble() method in the Random class returns the next random double value.
Match the following five terms to their maximum storage capacities:
I. Currency A. 255 characters II. Number B. Until 9999 III. Date/Time C. Variable IV. Memo D. 999 Trillion V. Text E. 65,535 characters
A reference is a pointer with ____ capabilities.
A. expanded B. restricted C. unlimited D. computational
Ping is an Internet Control Message Protocol (ICMP) application that works by sending a single ICMP packet called a(n) ____________________ to an IP address you specify.
Fill in the blank(s) with the appropriate word(s).