What happens to your page when you have an infinite loop in Javascript? code example Example: javascript infinite loop while (true) { //your code }