Multiple choice technology web technology To center, right or left justify text or an image, what code would I use? justify align push send Reveal answer Fill a bubble to check yourself B Correct answer Explanation The 'align' attribute or CSS text-align property is used to control horizontal positioning of text and images. Options like 'justify', 'push', and 'send' are not valid HTML/CSS properties for alignment.