Palindrome Check in javascript
Question: Write a javascript function to check whether a word or a sentence is palindrome or not irrespective of case …
Question: Write a javascript function to check whether a word or a sentence is palindrome or not irrespective of case …
Question: “BOOK A SHOW” is an online movie ticket system to book tickets for current and upcoming movie releases across …
Question: Create a three column pricing table as shown in the image below. The columns must be created using <div> …
Question: Create a page that has a navigation bar created using CSS3. A snapshot of the final page display is …
Question: Create a page that will display an image changing effect on mouse over in a file named imgeffect.html. Initially …
Question: Create a books form in a library to get the customer details and books details to be issued. In …
Question: Create a travel reservation form as indicated in the snapshot below: The specifications that needs to be adhered to …