Write a short paragraph on any topic and format background border position etc using CSS
Answers
CSS allows us to do creative things like adding background gradients , images and rounded background borders
Explanation:
• <color> this can change any color in the background
• Background-image property enables the users to add background images larger images are in the box and smaller images are represented by star
• Background-size allows the user to size the background image and help to takes the size in length or percentage values
• There are also some key words like cover and contain to make the image large enough or fit in the size of the box
• To make borders creatively we use the shorthand property that sets the color and the width of the image
• Border helps us to set images and keep them in all the four sides and help them to adjust the border
Learn more about changing a page border:
How can we design our page border?
https://brainly.in/question/6839234
Format background border position etc. using CSS
Explanation:
- CSS is a property that help us in creating a background, image and rounded background.
- Colors help in changing the background color.
- The background image property help us in adding large image in background and the small images saver in the boxes.
- The background image size help the user to use the size and percentage of the image so the user use the proper length and percentage of the image.
- There, the user can use the keywords that help him to maintain the size of the image such as cover size of the image.
- The shorthand property help user to set the properties such as color and width of the image.
- Border help user to keep the image set in all over the border and set the image.
Learn more: CSS