CSS 45
Center DIV By jorgenio on 1st May 2025 04:13:51 PM
  1. <style>
  2.  .center {
  3.   margin: auto;
  4.   width: 50%;
  5.   padding: 10px;
  6. }
  7. </style>

Pasteboard is for source code and general debugging text.

Login or Register to edit, delete and keep track of your pastes and more.

Raw Paste

Login or Register to edit or fork this paste. It's free.