Hi - The <!DOCTYPE> tag in the HTML BASIC course doesn’t seem to want to work? I tried it TWO ways as below, and both turn WHITE and the OOPS error pops up when I submit the code. I have reset the code several times and it still won’t work for the below webpage code content.
Thanks for any help! - Monique Rene Coates
1.<!DOCTYPE html>
2.<!DOCTYPE>
<head><title>HEALTH or WEALTH</title></head>
<body>
<h1>HEALTH or WEALTH</h1>
<h2>Should We Have To Choose Between Them?</h2><img src="https://www.pinterest.com/pin/145241156711337200/" />
<h3> And if we are FORCED to choose between the two, why are we made to do so? </h3>
</body>
</html>
The open “” tag just didn’t paste for some reason, sorry about that! Another Question. How do all of you post code so it shows up for questions, and not disappear or just turn into a web page?
1.""
2.<!DOCTYPE>
HEALTH or WEALTH
HEALTH or WEALTH
Should We Have To Choose Between Them?
And if we are FORCED to choose between the two, why are we made to do so?