Use the ________________ property to configure rounded corners with CSS

a. border-round
b. border-radius
c. box-shadow
d. background-corner


b

Computer Science & Information Technology

You might also like to view...

The choice of which sorting algorithm to use does not affect:

a. How sorted the vector will be. b. The time it takes for the sorting operation to complete. c. The amount of memory used by the program. d. All of the above will be affected by the choice of sorting algorithm.

Computer Science & Information Technology

A ________ chart is used to show comparison among related data

A) line B) pyramid C) column D) pie

Computer Science & Information Technology

Which of the following operators can be used to automatically increment a variable's value?

A. +_+ B. += C. =,= D. plus

Computer Science & Information Technology

?In the context of designing websites for mobile devices, to give a comfortable page layout user experience, the content should be laid out within a single column with no vertical scrolling.

Answer the following statement true (T) or false (F)

Computer Science & Information Technology