Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums CSS Multiple Pages, 1 CSS File Re: Multiple Pages, 1 CSS File

#129213
hannon33
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 `