This project aims to create a functional chatbot interface using JavaScript, HTML, and CSS. I've also added a sound for the chatbot when the user's answer pops up on the screen.
In the beginning, I was struggling with how to get the value when I used the addEventListner. Afterward, I Googled how to use the addEventListner. There is a really good resource that I've found. Here is the link: https://www.w3schools.com/jsref/met_document_addeventlistener.asp. Also, I had a favicon problem when I changed the SVG format image. The Error message shows: that the server responded with a status of 404 (Not Found). The solution is
, this is From Chrome 2020.