Correct html code for thank you page?
Just wanting to check my html for a thank you page I've have to put up on the fly. Long story short having majore headaches with the JVpress theme and need a work around in the meantime, so I've create an html page using notepad. I am especially conscious of not wanting to get this page indexed, hence asking the warrior programmers for a bit of guidance.

Here's the code:
<!doctype html public "-//w3c//dtd xhtml 1.0 strict//en"
"http://www/w3.org/tr/xhtml1/dtd/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<title>Thank you</title>
<meta http-equiv= "content type"
content="text/html; charset=utf-8"/>
<meta name='robots' content='noindex' />
<META NAME="ROBOTS" CONTENT="NOODP" >
</head>
Will gratefully accept any changes/improvements (I am not an html whizz at all!)

Cheers,
Andrew
--= -Spazzle- =--