What Is The Most Basic Code Of HTML5

Bookmark (0)
ClosePlease login

No account yet? Register

Hello:)

Have you ever seen html code?

If you have you will find <!DOCTYPE html>, so you will wonder what it is, and here is the answer.

When you use <!DOCTYPE html> that means you are using the latest html in the world.

So, if you opened an old website and read it’s code you will never find <!DOCTYPE html>.

Like in this picture:

Untitled.png

So, it is best to use <!DOCTYPE html> so you can have the most features in your website. Put it at the very top of your page above the <html> tag.

Homework:

Type <!DOCTYPE html> and then make a paragraph like we learned in our previous lesson. After that, post it in the comments.

Please comment below if you have any questions.

No votes yet.
Please wait...
Subscribe
Notify of
guest
1 Comment
Newest
Oldest Most Voted
Inline Feedbacks
View all comments