ZERO TO 100: A JavaScript Challenge
ZERO TO 100 is a JavaScript exercise that displays the power of functions, loops and DOM manipulation. The program displays the numbers 0-100 while boldening the even numbers.
Instructions
Enter a starting value and an ending value. Press the button and the values will appear.