Re: [css-d] Aligning an img element with an input element?
David Hucklesby wrote: > On Mon, 09 Jul 2007 14:07:49 +1000, George Bills wrote: > > [code snipped] > >> When displayed, the bottom of the is above the bottom of the . >> It looks >> like the aligns to the top of the enclosing (given a black border >
[css-d] Aligning an img element with an input element?
Hi all. I have the following html / css: http://www.w3.org/TR/html4/strict.dtd";> example img { border: none; } p { border: 1px solid black; } * { margin: 0; padding: 0; } http://validator.w3.org";> http://www.w3.org/Icons/valid-html401";