Are they expecting me to input a header and a title?

Hello i am doing an exercise on ordered list. Are they expecting me to input a header and a title i do not know what is wrong.

Hi,

Would love to help! :slight_smile: However I’ll need a bit more info. Can you copy and paste what the particular exercise is asking you to do? If you get any error messages, those are crucial as well.

Please see further tips at:

There is sufficient markup there to insert the textual data…

<body>
  <ol>
    <li>Blueberries</li>
    <li>raspberries </li> 
    <li>blackberries</li> 
  </ol>
</body>

1215163413145121167891017

Not sure what that number is about.

As for the OP question, we would need to read the instructions. Please post a link to the exercise.

This topic was automatically closed 41 days after the last reply. New replies are no longer allowed.