Home › Forums › CSS › Multiple Pages, 1 CSS File › Re: Multiple Pages, 1 CSS File
March 21, 2013 at 12:44 pm
#129213
Member
i just messed around and got it all cleaned up.. no more errors in validation.
now im back to centering that mp3… is it better to use `
.mp3 {
display:block
align: center;
width: 200px;
margin-left: auto;
margin-right: auto }
i like the look of `