Why my list item Come before heading? I need it Come bottom. Thanks you. | Sololearn: Learn to code for FREE!
Novo curso! Todo programador deveria aprender IA generativa!
Experimente uma aula grƔtis
0

Why my list item Come before heading? I need it Come bottom. Thanks you.

Ordered list item bottom heading. https://code.sololearn.com/WWxWU8iGagHc/?ref=app

12th Mar 2021, 4:51 AM
Malick Diagne
Malick Diagne - avatar
1 Resposta
0
Malick ol tag is above script tag h3 gets created during loading later it updates(replace) ol tag innerHtml with some text This the reason behind ol ordered list is above h3 tag It is dependent on how document (DOM) get formed and rendered DHANANJAY
12th Mar 2021, 5:56 AM
DHANANJAY PATEL
DHANANJAY PATEL - avatar