Images not lining up properly
-
Hi guys!
So I am having trouble getting these images to line up properly in pairs.
https://www.newfilmmakersla.com/about-us/newsletter/
Current html reads:
<div style=”float: left; margin-right: 10px; margin-bottom: 10px;”>
<img src=”https://www.newfilmmakersla.com/images/program/2014/July/SZIMAGES214DSCF6596.jpg” alt=”screenshot” width=”210″ height=”140″ border=”0″ />
<div>
<h1 style=”font-family: Arial, san-serif; font-weight: bold; font-size: 16px; color: #333333 !important; margin: 0 0 0 0;”>Fighter’s Room</h1>
<h2 style=”font-family: Arial, san-serif; font-weight: normal; font-style: italic; font-size: 12px; color: #3f748e !important; margin: 0 0 0 0;”>Shorts Program #1</h2>
<h3 style=”font-family: Arial, san-serif; font-weight: normal; font-size: 12px; color: #707070 !important; margin: 0 0 0 0;”>Director: Slav Zatova</h3>
</div>
</div>
<div style=”float: left; margin-right: 10px; margin-bottom: 10px;”>
<img src=”https://www.newfilmmakersla.com/images/program/2014/July/TPRK%20Still-%20Daniel%20Lilford.jpg” alt=”screenshot” width=”210″ height=”140″ border=”0″ />
<div>
<h1 style=”font-family: Arial, san-serif; font-weight: bold; font-size: 16px; color: #333333 !important; margin: 0 0 0 0;”>Two Penny Road Kill</h1>
<h2 style=”font-family: Arial, san-serif; font-weight: normal; font-style: italic; font-size: 12px; color: #3f748e !important; margin: 0 0 0 0;”>Shorts Program #1</h2>
<h3 style=”font-family: Arial, san-serif; font-weight: normal; font-size: 12px; color: #707070 !important; margin: 0 0 0 0;”>Director: Lisa Rose Snow</h3>
</div>
</div>Thanks people!
- The topic ‘Images not lining up properly’ is closed to new replies.