<?xml version="1.0" encoding="utf-8"?>

CSS text-align property with the left value

CSS text-align property with the left value Bad Practice
CSS text-align property with the left value Best Practice

The text-align CSS property is responsible for the horizontal arrangement of content inside a block element or table cells. Left text alignment is one of the most popular types, which pushes content to the left edge of a container.

Flush left alignment is the safest and most popular choice for large paragraphs of text as it enhances the readability and feels natural for users who read from left to right.

Improve your UX & Product skills with interactive courses that actually work