How to allign list in HTML using Css | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 1

How to allign list in HTML using Css

I have a problem at align list , especially if the list had spaces . please help me to solve this https://code.sololearn.com/WEq4XAfmH8QC/?ref=app

15th Oct 2020, 3:02 AM
Akash Poovan
Akash Poovan - avatar
6 Answers
+ 4
https://code.sololearn.com/WDNabhojBM8b/?ref=app Sorry for being late, this is the one I came up. Theres also a way to use margin, but that is kinda limiting that is why i choosed this 😊😊😊👍
15th Oct 2020, 4:49 AM
Steve Sajeev
Steve Sajeev - avatar
+ 3
Make the ul inside a div and center div
15th Oct 2020, 3:45 AM
Steve Sajeev
Steve Sajeev - avatar
+ 1
Can you explain briefly?
15th Oct 2020, 3:46 AM
Akash Poovan
Akash Poovan - avatar
+ 1
Thank you so much
15th Oct 2020, 5:01 AM
Akash Poovan
Akash Poovan - avatar
15th Oct 2020, 3:50 AM
Akash Poovan
Akash Poovan - avatar
0
I have changed the CSS code now check this before I delete the code give upvote and mark my answer as correct, if it is see the code CSS: https://code.sololearn.com/WjJz9Ogck6lh/#css
15th Oct 2020, 4:20 AM
Talha Jubayer
Talha Jubayer - avatar