1 2 3 4 5 6 7 8 9 10 11 12
.centre { text-align: center; } .footer { text-align: center; background-color: rgb(58, 58, 58); color: #ffffff; padding:5px; margin-top:20px; }