Which pseudo-class selects the first child element if it is of the specified type?
A. :first-child
B. :first-of-type
C. :nth-child
D. :nth-of-type
Answer: A
Computer Science & Information Technology
You might also like to view...
Software designers help users understand their software through the use of _______.
Fill in the blank(s) with the appropriate word(s).
Computer Science & Information Technology
A query is used to extract a subset of data from a database
Indicate whether the statement is true or false
Computer Science & Information Technology
Program comments are a type of ____________________ documentation.
Fill in the blank(s) with the appropriate word(s).
Computer Science & Information Technology
What do you do first if you get a boot message of Invalid System Disk?
A) Check power and disk cabling. B) Check BIOS/UEFI boot sequence. C) Use the bootrec /fixboot command. D) Use the fdisk command.
Computer Science & Information Technology