Multiple choice

Align is an attribute of

  1. p

  2. hr

  3. table

  4. all of the above

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

The align attribute was commonly used with multiple HTML elements including paragraphs (p), horizontal rules (hr), and tables (table) to control horizontal positioning of content.