You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A simple Palindrome checker for strings which can tell any word or string is palindrome or not .
A palindrome is a word, sentence, verse, or even number that reads the same backward or forward.
made simply by using HTML,CSS AND JS