_________ control the flow of text around an image
Answers
Answer:
Text wrapping
Explanation:
it determines how the text will be distributed around an object. Ex Top and Bottom text wrapping on a picture will make text appear only on the top and bottom of the picture.
Answer:
The correct answer to the given question is:
Text Wrapping
Explanation:
Any type of website would find it attractive to wrap text around an image. Because no image has a fixed shape, surrounding an image with text using HTML and CSS is possible and can be done in a variety of ways. In HTML, we can align the image either to the left, to the center, or to the right of the text. In addition to these, we can also use CSS to put images into shapes like circles, rectangles, etc., and wrap text around them.
Adjusting or wrapping text around an image is known as text wrapping.
#SPJ2