A JavaScript coding challenge that focuses on loops. Write a program that displays the numbers from 0 to 100. Display the even numbers in bold.
Enter a starting and ending value. On button click, each value within the specified range will print in a table.