0
How to align ...
I have a question. I found out, how to align: pics hrefs and p's by my own and without CSS (cause i wanna learn first all about HTML that this app has) But is it possible to align an UL or OL without CSS? I managed it to align the hole thing what i wanna list BUT the fckn points or numbers are STUCK at the left of the page (i wanna Center it) Is this possible? Pls without CSS cause i even dont know how to add some css to my html. Thank ya all
2 Respuestas
0
Pls help. I need it fast
0
https://code.sololearn.com/WekcSKv4LhLC/?ref=app
It needs CSS property for <li> list-style-position, in the code above I use internal css using the <style> tag