Wed Nov 13 2024 22:09:03 GMT+0000 (Coordinated Universal Time)
Saved by @gbritgs
//Put the element you want to center inside a <div> called container .container { width: 700px; margin-left: auto; margin-right: auto; }
Copy this HTML code:
Preview:
open_in_newInstructions on embedding in Medium
Comments