+ 1
Hi there!
Can you help me? Write in comments. In css code text-align: left & text-align: justify is same?
2 odpowiedzi
+ 4
No, left means to align the text towards left. justify means use all the available space.
Check my code for visual representation: https://code.sololearn.com/Wt8UuZ3kP0Q4/
+ 2
LordK thx)