Create a web page with input fields. One field takes a word, one field takes a letter. The task is to count the occurrences of the letter in the given word and clearly display the result for the user.
Bonus objective: some sort of form validation.
Name | Name | Last commit date | ||
---|---|---|---|---|
parent directory.. | ||||
Create a web page with input fields. One field takes a word, one field takes a letter. The task is to count the occurrences of the letter in the given word and clearly display the result for the user.
Bonus objective: some sort of form validation.