As someone who is just beginning to learn about CSS, I have come across the properties:
text-align:center;
and
margin:auto;
Both of these seem to center elements, but how exactly do they differ from each other? Any insights would be much appreciated. Thank you.