'I am getting Problem while using innerHTML and do DOM manipulation using that [closed]

I am trying to delete a particular list item <li> from the inner HTML. i gave them proper ID also but I am not able to delete it . How to delete these list items after clicking that cross button?

here is my codepen.io link to the code:

codepen.io/rishabh-2001/pen/VwrZmyG


Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source