Here\'s the snippet of code that won\'t validate:
if (user_age > 15 && user_age < 91)
It gets the following errors:
Move script to other file :)
It is standard (and good) habit to separate style (into .css file), data (.html) and of course scripts to .js file.
.css
.html
.js