<PLEASE USE THIS TEMPLATE TO HELP YOU CREATE A GREAT POST!>
<Below this line, add a link to the EXACT exercise that you are stuck at.>
https://www.codecademy.com/courses/web-beginner-en-LceTK/0/4
<Below this line, in what way does your code behave incorrectly? Include ALL error messages.>
I don’t know where is the error I just got the error that says "Don’t forget to close your tag with a tag! "
```
My first website
SEWS-EG
Introduction to the comonay
test
test
<do not remove the three backticks above>
where is your <head> </head> tag ?
Okay that worked
sorry I am still a beginner and I am following the exercies
many thanks to you.
1 Like
jibs
August 2, 2016, 8:07pm
#5
That’s really all that comes up? Here are all the problems I see:
courseace68649:
<tilte>
↑
Misspelled title
Missing <head>
and <head>
completely.
All of your tags should be lower case↓ , not UPPERCASE↑ .
And you can’t have any tags inside your title tags, they don’t work.
1 Like
system
closed
August 9, 2016, 8:07pm
#6
This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.