How to move block horizontally in html or css | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

How to move block horizontally in html or css

I want to design gallery tow do I arrange images vertically and horizontally by using div except table

2nd Dec 2017, 6:50 PM
Talha Tahir
Talha Tahir - avatar
5 Answers
+ 3
display: inline-block; might be helpful. ^_^
2nd Dec 2017, 7:16 PM
jamilxt
jamilxt - avatar
+ 1
and float
2nd Dec 2017, 7:30 PM
Talha Tahir
Talha Tahir - avatar
+ 1
You're welcome.
2nd Dec 2017, 7:30 PM
jamilxt
jamilxt - avatar
+ 1
Yaap. ✌
2nd Dec 2017, 7:31 PM
jamilxt
jamilxt - avatar
0
thanks
2nd Dec 2017, 7:30 PM
Talha Tahir
Talha Tahir - avatar