CENTENNIAL: A Coding Challenge
Utilizing loops, Centennial leverages the power of JavaScript to display the numbers 1 thru 100 on the page, while displaying every even number in BOLD and every odd number is displayed in red.
Instruction
Enter a start value and an end value. Press the button and the numbers in that range will be displayed.