A javascript coding exercise using loops, functions, and conditional logic. Write a program that displays the number from 1 to 100. Display the even numbers in Bold and odd numbers in Red.
Enter a starting value and an ending value. Then click the Start button.