Performer
A Coding Challenge
One loop at a time. Performer is a JavaScript coding exercise using functions and loops. The challenge is to write a program that displays the numbers from 0 to 100 and display the even numbers in BOLD.
- CSS and Bootstrap Layout
- JavaScript Fundamentals
- JavaScript Loops
- JavaScript DOM Manipulation
- Boolean Logic
- Modulus Operator