+ 1

How can I put the HTML link into the center with the circle behind it. I want to move both of them.

https://code.sololearn.com/WLS4rG4ZygGI/?ref=app

16th Sep 2018, 3:24 PM
Fathjf
4 ответов
+ 2
if you want change the dot list style in to circle you can use li{ list-style-type:circle ; } and align="center" for aligning to center
16th Sep 2018, 3:29 PM
estifanos
estifanos - avatar
+ 2
Use CSS or use the <center> tag, to center the test, and use list-style-type:none to remove the original dots and add a bullet manually behind the item with the utf8 character &bull;
16th Sep 2018, 3:30 PM
Jens-Emil Sønderup Müller
Jens-Emil Sønderup Müller - avatar
+ 1
thank you Jensen-Email... .
16th Sep 2018, 3:32 PM
Fathjf
0
no estimates taker I want to move the circle to the center.
16th Sep 2018, 3:31 PM
Fathjf