Multiple choice

The attribute that can be applied with <p> is

  1. align

  2. colour

  3. face

  4. image

Reveal answer Fill a bubble to check yourself
A Correct answer
Explanation

The align attribute can be applied to paragraph tags to control text alignment (left, right, center, justify). Colour, face, and image are not standard attributes for the p element in HTML.