This forum is now read-only. Please use our new forums! Go to forums

banner
Close banner
0 points
Submitted by JacquelineAbraham77
over 10 years

why wont any of my lessons pass!?! 1.5

Answer 52360c7580ff33959900925c

-1 votes

Permalink

    <!DOCTYPE HTML>
<HTML>
<HEAD>
</HEAD>
<BODY>
</BODY>
</HTML>

Try that format.

points
over 10 years

Answer 523919ee80ff33e21c0010a9

-1 votes

Permalink

You need to have the format as this,

<!DOCTYPE>
<html>
<head>
<body>
     <p>WORDS</p>
     <p>WORDS</p>
     <p>WORDS</p>
</html>
</head>
</body>
points
Submitted by Mike
over 10 years