Problem: Baseline Alignment of Image and Text
Try to align an image and a paragraph so their baselines match.
We'll cover the following...
We'll cover the following...
Problem description
An <img>
element and a <p>
element are placed adjacent in the ...