Computer Science, asked by abhishekchauras4126, 1 year ago

Neha is trying to use the ordererd list in her projaect however there is an error in her code which she cannot find out kindly resolve the error .The error code is as follow:

Answers

Answered by rocky227
10

Answer:

she might not have given the specific value of the ordered list...... from where to start

Answered by arshrajgarg
13

Answer: the correct code will be;

<HTML>

<HEAD><TITLE>NAME OF THE TITLE

</TITLE></HEAD>

<BODY>NAME OF THE BODY TITLE<HR>

<ol>

<li>WRITE THE FIRST POINT

<li>WRITE THE SECOND POINT

Explanation:

Similar questions