Computer Science, asked by AnanyaBaalveer, 4 days ago

answer the following in brief​

Attachments:

Answers

Answered by WaterPricecess
16

1) What is HTML5 introduction ?

ANS :- HTML 5 is the fifth and current version of HTML. It has improved the markup available for documents and has introduced application programming interfaces(API) and Document Object Model(DOM). Features: It has introduced new multimedia features which supports audio and video controls by using <audio> and <video> tags.

2) write the name of the tags used is HTML5 ?

ANS :- HTML5 - New Tags (Elements)

Tags (Elements) Description

Tags (Elements) Description<audio> Defines an audio file.

Tags (Elements) Description<audio> Defines an audio file.<canvas> This is used for rendering dynamic bitmap graphics on the fly, such as graphs or games.

Tags (Elements) Description<audio> Defines an audio file.<canvas> This is used for rendering dynamic bitmap graphics on the fly, such as graphs or games.<command> Represents a command the user can invoke.

Tags (Elements) Description<audio> Defines an audio file.<canvas> This is used for rendering dynamic bitmap graphics on the fly, such as graphs or games.<command> Represents a command the user can invoke.<datalist> Together with the a new list attribute for input can be used to make comboboxes

Sorry Please find yourself 3,4,5.

very sorry

Answered by allindia1630
1

1) HTML 5 is the fifth and current version of HTML. It has improved the markup available for documents and has introduced application programming interfaces(API) and Document Object Model(DOM). Features: It has introduced new multimedia features which supports audio and video controls by using <audio> and <video> tags.

3) The DOCTYPE for HTML5 is very short, concise, and case-insensitive. Doctypes for earlier versions of HTML were longer because the HTML language was SGML-based and therefore required a reference to a DTD, but they are obsolete now.

4) A hypertext markup language (HTML) is the primary language for developing web pages. HTML5 is a new version of HTML with new functionalities with markup language with Internet technologies. Language in HTML does not have support for video and audio. HTML5 supports both video and audio.

5) It could probably be argued that most of the purposes contained in these HTML exercises could also be attained without reference to HTML; that, in fact, HTML is unnecessary for raising issues of audience, purpose, design, and accessibility.

Similar questions