There Is a Bug on Problem 2

<PLEASE USE THE FOLLOWING TEMPLATE TO HELP YOU CREATE A GREAT POST!>

Thank You to whom is reading
<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/2?curriculum_id=50579fb998b470000202dc8b

<In what way does your code behave incorrectly? Include ALL error messages.>
I have added the proper tag for doctype. I even looked at the hints. It still will not register the tag for doctype is a tag. So I believe it is a bug. Is there any way of fixing it?

```
<do not remove the three backticks above>

Hi

You should format your DOCTYPE like this:

<!DOCTYPE html>

I am very new to coding. This is my first course that I am taking seriously. I feel like a idiot. Thank you for helping me.

You shouldn’t we are all learning :slight_smile:
You should make sure to read the lesson carefully and look at example that are on the lesson or check the hint

You’re welcome :green_heart:

Happy Learning :slightly_smiling:
Happy coding !

What inspired you to learn programming/coding?
Join the discussion

1 Like

Thank you, this is really appreciated.I will fix my error. Thank you agin

1 Like