95.5k views
2 votes
what is html 5? a markup language that delivers everything from animation to graphics and music to movies. an international community that develops open standards to ensure the long-term growth of the web. a nonprofit organization that has assumed the responsibility for internet protocol (ip) address space allocation, protocol parameter assignment, and domain name system management. the internet protocol web browsers use to request and display web pages using universal resource locators.

User Anas Iqbal
by
7.8k points

1 Answer

4 votes

Answer:

a markup language that delivers everything from animation to graphics and music to movies.

Step-by-step explanation:

HTML is a markup language. It builds the webpages you see and use.

HTML5 is the fifth iteration of HTML. It is known as a "Living Document" as the version (5) doesn't change anymore, but updates are made to it.

It is accompanied with CSS for styling and JavaScript for interactivity.

User KateYoak
by
8.4k points