Images not aligning side by side
-
Hi
I am trying to align 2 images side by side on my website. I have tried a few different ways to code this but I keep getting the same result: the 2nd image is slightly lower than the first. The images are the same size. Does anyone know how I can fix this? Below is a link to the site, and the code I am currently using.
Thank you,
Brianhttps://www.brianlitwinowich.com/contact/
<img src=”https://www.brianlitwinowich.com/wp-content/uploads/2016/01/linkedin-150×150.png” style=”float: left; margin-right: 5px;” alt=”linkedin” width=”50″ height=”50″ class=”alignnone size-thumbnail wp-image-391 img-responsive” />
<img src=”https://www.brianlitwinowich.com/wp-content/uploads/2016/02/Twitter-150×150.png” alt=”Twitter” width=”50″ height=”50″ class=”alignnone size-thumbnail wp-image-391 img-responsive” />
- The topic ‘Images not aligning side by side’ is closed to new replies.