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

banner
Close banner
0 points
Submitted by zhang Janphy
over 9 years

Help me to check what's wrong with my code

I think my code define a web structure and no user user-viewable contents in the page. But my code can not pass the check of the system.

Answer 547f402f282ae39061002ff9

1 vote

Permalink

The title tags go inside the head tags

points
Submitted by Eliza Agosta
over 9 years

Answer 541bd272631fe9d63e001842

0 votes

Permalink

<html>
<title>"Week 13 project"</title>
<head></head>
<body></body>
</html>
points
Submitted by zhang Janphy
over 9 years