Forums

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

Home Forums CSS Footer territory Reply To: Footer territory

#238501
bearhead
Participant

No, I mean for the paragraph (p element) so:

.footerText p{
margin:0;
}

By default, most browsers give paragraphs a margin of some sort.