1.

How to create a number list in HTML write down the syntax?

Answer»

How to create a number list in HTML write down the SYNTAX?
Below code will HELPS you to understand about the numberlist. And the tag that is used here is < OL>. We can also set a STARTUP number as given in below code



html ol tag

And output of above code is given below:-



html ol output

Download Code



Discussion

No Comment Found