Have you ever encountered wasting a bit of time trying to vertically-align items? Well, now you shouldn’t, here are few CSS tips to center your elements vertically: Using Fixed Padding Element HTML CSS Using Absolute Positioning Element HTML CSS Using Flexbox Element HTML There are 2 ways to implement this: 1st 2nd I love using… Continue reading Center Your Elements Vertically Using CSS