Quantcast
Channel: User anschauung - Stack Overflow
Viewing all articles
Browse latest Browse all 40

Answer by anschauung for I'm pretty sure I'm suppose this statement

$
0
0

Consider deleting the extra set of <!DOCTYPE>, <HTML> and <HEAD> tags. I'm not sure if they're the source of your js errors (you didn't tell us what the errors were) but they certainly aren't helping.

You are missing spaces on case"F" and case"D". They should be case "F" andcase "D"`. This isn't an error per se, but best to keep it consistent.

Your <body> tag is also left unclosed. This is probably the source of your errors.

Edit:

Some more stuff:

<form name ="gradeForm""action" =""> should be <form name="gradeForm" action="">


Viewing all articles
Browse latest Browse all 40

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>