Following are the description and operation, by rows, of the BFG options via dropdown list. In order to select certain options, you must have the required rank (see Rank Privileges).
background-size: cover
— The browser will make the image just large enough so that it completely covers the box area while still retaining its aspect ratio. In this case, part of the image is likely to end up outside the box.background-size: contain
— The browser will make the image the right size to fit inside the box. In this case, you may end up with gaps on either side or on the top and bottom of the image, if the aspect ratio of the image is different from that of the box.Examples of different borders.
Examples of rounded corners.
In these corners we have rounded corners.