I am trying to create a table with one row and two cells. The first cell will be an image, the second some text. I want them to be vertically aligned in the middle. This is what I see:
So....they're almost lined up...but the inner nitpicky me wonders why they aren't perfectly aligned. The image appears a little higher than it should (i.e. not vertically aligned to the middle). When I click on the image, it appears this is because there is some space added under the image...which you can see here:
I can see no evidence of this padding in the HTML:
I also see it when I click on an image that does not appear in a table:
Does this mean that all images uploaded to a page in BrightSpace are having little bit of bottom padding applied to them?