Not a member? Signup now
• Way 1:
text-align: center;
• Way 2:
margin: 0 auto; width: n(% or px)
• Way 3:
width: n(% or px) margin-left: n/2(% or px)