Hi,
I realized that margin:auto only works sometimes for me in centering an item. Other times, it does nothing. Margin:auto especially doesn't work for me a lot when I try to center texts in <p> </p>. But in those times that it doesn't work, I can still use margin-left, margin-top, etc.
Are there certain cases where margin:auto doesn't work? Or, are there only specific cases where it works?
Best,
GreenTea