News

this is a Palindrome checker . my first project in javascript 😊 . I've decided to create a palindrome checker in HTML, CSS, and JavaScript because I am inspired by the beauty of linguistic patterns ...
Return true if the given string is a palindrome. Otherwise, return false. (for the purposes of this repo I've changed it to display a message in HTML instead). A palindrome is a word or sentence ...