crackyourinterview.com


To improves our performance please Like Share Subscribe(Will boost us)

Whats new HTML5 DocType and Charset?
Question Posted on 29 Mar 2019Home >> WEB >> HTML5 >> Whats new HTML5 DocType and Charset?

Whats new HTML5 DocType and Charset?
To understand DocType and Charset we take HTML files. In first line of code is DocType which basically explain browser about specific version of HTML. Now HTML5 is now not subset of SGML. As compared to previous version/standards of HTML DocType is simplified as follows:
< !doctype html>
And HTML 5 uses UTF-8 encoding as follows:
< meta charset=”UTF-8?>

Below image will more clarify this



Doctype charset
0
0



.


Most Visited Questions:-

Deep Learning Questions Answers
Below are the different Deep Leaning Questions and answer a More...

Continuous Integration Questions Answers
Below are the 20 odd questions for CI or Continuous Integra More...

Derived relationships in Association Rule Mining are represented in the form of __________.
Derived relationships in Association Rule Mining are repres More...

What is Gulpjs and some multiple choice questions on Gulp
Gulpjs is an open source whihc helps in building Javascript More...

Microservices Architecture Questions Answers
Below are the different questions on Microservices Architec More...




Other Important Questions

The method used to create a circular gradient is

What is the recommended method to detect browser compatibility for features

Which HTML5 tag would you use to define footer?

What is the HTML5 Stack?

Which of the following tag represents an independent piece of content of a document in HTML5?






@2014-2022 Crackyourinterview (All rights reserved)
Privacy Policy - Disclaimer - Sitemap