Not a big problem, but catches my eyes and at some point looks unprofessional… Scenario: <p><img src=”icon.png” /> Some text</p> When looking at the rendered page, the image is down by 1px, relative to text. Although the img tag is pre-formatted in CSS to appear vertically centered to the text, it’s appearance is still wrong. […]