MCQ IN COMPUTER SCIENCE & ENGINEERING

COMPUTER SCIENCE AND ENGINEERING

COMPUTER GRAPHICS

Question [CLICK ON ANY CHOICE TO KNOW THE RIGHT ANSWER]
Position of an object horizontally or vertically relative to the top, bottom, left, or right of the publication area.
A
Scale
B
Flip
C
Align
D
Rotate
Explanation: 

Detailed explanation-1: -Create an HTML structure for the images and layout using a div element with an id attribute. To create the empty div, open your HTML code editor. Then, type in something like this: <div class=”grid-container”> </div> Specify where you would like your images to be located in your HTML using the image tags.

Detailed explanation-2: -The CSS property object-position is used to align any selected replaced element (e.g., an <img> ) within the box that contains it. An <img> element will align to bottom-right edge of its parent container with object-position: right bottom; .

Detailed explanation-3: -What is the position of an object? The True Position of any object is its exact coordinate or location defined according to the basic dimensions or other means. In other words, Position means how far your features location can vary from its “True Position”.

There is 1 question to complete.