manzlo89
manzlo89
KPCKevin Powell - Community
Created by manzlo89 on 3/18/2024 in #front-end
centering a div horizontally using margin auto doesn't work when width set as a percentage, why?
Hi, I have only a div in the body. I'm trying to center the div horizontally. I added width: 60% and margin: auto, but it doesn't center it, but when i change it to width: 600px, it centers it. Why is this?
5 replies