claim_arguably@lemdro.id to CSS@programming.devEnglish · 2 months agoHow to center the whole website?message-squaremessage-square9linkfedilinkarrow-up17arrow-down10file-text
arrow-up17arrow-down1message-squareHow to center the whole website?claim_arguably@lemdro.id to CSS@programming.devEnglish · 2 months agomessage-square9linkfedilinkfile-text
minus-squareclaim_arguably@lemdro.idOPlinkfedilinkEnglisharrow-up2·2 months agoI’m a beginner doing the odin project. So i don’t really know.
Why not
body {margin: auto;}?I’m a beginner doing the odin project. So i don’t really know.