USING MICROSOFT POWERPOINT
HOW TO MODIFY YOUR POWERPOINT PRESENTATIONS THEME AND BACKGROUND
Question
[CLICK ON ANY CHOICE TO KNOW THE RIGHT ANSWER]
|
|
Tiling options
|
|
Themes
|
|
Pattern Fill
|
|
Gradient Fill
|
Detailed explanation-1: -The background-repeat CSS property sets how background images are repeated. A background image can be repeated along the horizontal and vertical axes, or not repeated at all.
Detailed explanation-2: -The background-repeat property in CSS is used to repeat the background image both horizontally and vertically. It also decides whether the background-image will be repeated or not. Background-repeat: This property is used to repeat the background image both horizontally and vertically.
Detailed explanation-3: -The background-repeat property sets if/how a background image will be repeated. By default, a background-image is repeated both vertically and horizontally. Tip: The background image is placed according to the background-position property.