Skip to content

CSS code snippet – How to add numbers in html and ?

<!DOCTYPE html>
<html lang="en">
<head>
   
</head>
<body>
 <ol>
     <li>
         Hello India 
     </li>
     <li>Hello World</li>
     <li>Hello Mother Earth</li>
 </ol>
</body>
</html>
See also  CSS code snippet - How to make background transparent?

Leave a Reply

Your email address will not be published. Required fields are marked *

This site uses Akismet to reduce spam. Learn how your comment data is processed.