Home › Forums › CSS › A few CSS Questions › Re: A few CSS Questions
June 28, 2012 at 12:47 am
#104959
Member
I would do it like this:
#content img {
vertical-align: top;
}
On a different note, any particular reason why you are using a splash page?