Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR TYPESCRIPT

Create an ordered list of the top 3 things cats hate the most.

<ol>
    <li>Garfield</li>
     <li>Sylvester</li>
      <li>Tummy Rubs</li>
  </ol>
 
PREVIOUS NEXT
Tagged: #Create #ordered #list #top #cats #hate
ADD COMMENT
Topic
Name
3+8 =