What is align tag in HTML?

1 answer

Answer

1283962

2026-08-05 22:35

+ Follow

The align tag in HTML is an attribute that was used to specify the alignment of elements, such as text or images, within a container. Common values included "left," "right," "center," and "justify." However, the align attribute is now considered deprecated in HTML5, and it is recommended to use CSS for alignment and styling purposes instead, ensuring better separation of content and presentation.

ReportLike(0ShareFavorite

Copyright © 2026 eLLeNow.com All Rights Reserved.