Be the first user to complete this post

  • 0
Add to List

css - align text to an image vertically

Have you ever wanted to align the text next to an image vertically? It can be done using vertical-align property as shown below. Here, we show how to align the text to top, middle, and bottom of the image. [codepen_embed height="266" theme_id="0" slug_hash="EKdOBZ" default_tab="html,result" user="kavitshah8"]See the Pen vertical-align by Kavit Shah (@kavitshah8) on CodePen.[/codepen_embed]




Also Read:

  1. Understanding the CSS 3 transition property syntax
  2. simple css reset
  3. Getting started with automation testing for webrtc applications
  4. Split a string in javascript when both comma and spaces are present
  5. window.onload vs document.onload