html flex | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 1

html flex

Using CSS Flex properties how to align text in same line

28th Jan 2022, 12:36 PM
Muhammed Rishad. K
Muhammed Rishad. K - avatar
2 Answers
+ 2
use "align-items: center" to align elements vertically, and change element's properties if text is not the way you want.
28th Jan 2022, 12:47 PM
cadbrooke
cadbrooke - avatar
+ 1
Thanks
10th Feb 2022, 6:07 AM
Muhammed Rishad. K
Muhammed Rishad. K - avatar