Back to Browse

Swapping Case - HTML5/CSS3/JavaScript

8 views
Oct 23, 2025
2:16

Transforms all the lower case letters to upper case and all the upper case letters to lower case. If the character is not a letter, leave it as it is. For example, Hello World becomes hELLO wORLD. User Stories As a user, if I enter text in the input field, I expect to see the original string as well as the string after swapping cases. As a user, if I click on the Clear Button, I expect the results to be empty. Technologies include HTML5, CSS3, JavaScript, jQuery 3.7.1 and Bootstrap 5.3.2. Live Project at https://derektypist.github.io/swapping-case GItHub Repository at https://www.github.com/derektypist/swapping-case

Download

0 formats

No download links available.

Swapping Case - HTML5/CSS3/JavaScript | NatokHD