Heigt Free

No items matching your keywords were found.

Why won't the following code run in my browser?

The line breaks in string literals (if you didn't put them there just so it would look good on Y!A) are a problem. You can't put line breaks in quoted strings in JavaScript. Use n instead.

Also, you're missing a plus sign in this line:

document.write('

The height you entered was' + heigt 'ft.

');

And the variable "height" is spelled wrong in the same line.

Ipad 2 Review + How To Get a Free Ipad 2!