In my HTML pages I have text with img
s. The top edge of the img
is aligned with the top of the text, but I want the bottom of the img
to be aligned with the text.
How can this be done?
UPDATE Now I see this is the default behaviour, but it doesn't happen in my page. What could possibly be wrong?