css code for center alignment Get link Facebook X Pinterest Email Other Apps August 24, 2021 css code for center alignment .center { margin: auto; width: 80%; border: 5px solid blue; padding: 20px; } Read more