Find bug

Report a typo

What is wrong with this code?

<ol>
    <li>Easy CSS rules</li>
      <ol>
        <li>Background-color</li>
        <li>Text-align</li>
        <li>Padding</li>
      </ol>
    <li>Advanced CSS rules</li>
      <ol>
        <li>Transform</li>
        <li>Object-fit</li>
        <li>Transition</li>
      </ol>
</ol>
Select one option from the list
___

Create a free account to access the full topic