which option ensures that items in a text box or table cell will be in the absolute center of that…

which option ensures that items in a text box or table cell will be in the absolute center of that element?\ncenter, align top\ncenter, align middle\njustify, align middle\nalign right, align bottom
Answer
Brief Explanations:
- Center, Align Top: Centers horizontally but aligns top - vertically, not absolute center.
- Center, Align Middle: Centers both horizontally (Center) and vertically (Align Middle), ensuring absolute center.
- Justify, Align Middle: Justify spreads text horizontally (not center) and aligns middle - vertically.
- Align Right, Align Bottom: Aligns right - horizontally and bottom - vertically, not center.
Answer:
Center, Align Middle