2
Answers

add to list (ul,li) after writing on input and pressing enter.

I want to create a function when the user writes something and press enter, it should be added to a List item in html.

Answers (2)