We can align the text by using the "text-align" property.
This sentence is aligned to the left using the "left" value!
This sentence is aligned to the right using the "right" value!
This sentence is aligned to the center using the "center" value!
This sentence is aligned on both the left and right using the "justify" value! This sentence is aligned on both the left and right using the "justify" value! This sentence is aligned on both the left and right using the "justify" value! This sentence is aligned on both the left and right using the "justify" value! This sentence is aligned on both the left and right using the "justify" value!
Click to validate the HTML code
Click to validate the CSS code