Multiple choice technology web technology

To center, right or left justify text or an image, what code would I use?

  1. justify

  2. align

  3. push

  4. 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.