Need to Align text vertically next to an image? Here is a simple way to align text vertically that is also next to an image.
Actually, this is quite simple. Apply the align to vertical to the image. Since it is all in one line, so, this is really the image that you want aligned rather than the text.
Suppose, you have a image tag and a text next to the image. So, wrap both within a div.
For example, you have below image tag:
<img src="image.jpg">
And a text:
<span style="">This is working</span>
Read Also: Horizontally center a div within a div
So, wrap both in a div and apply the below css rule.
<div> <img src="image.jpg" style="vertical-align:middle;"> <span style="">This is working</span> </div>
Result:
Pain in muscles and joints can be a problem in everyday life, whether it involves…
Most modern businesses spend a lot of time thinking about digital touchpoints. Websites, email campaigns,…
While TikTok and Instagram battle for users’ attention with short vertical videos, Elon Musk’s social…
When you are looking to apply for a mortgage the one thing that most people…
Once you've memorized basic blackjack strategy, it's time to delve deeper into the game. Advanced…
Yoga is no longer just a physical practice. Yoga is popular as a lifestyle practice.…