answersLogoWhite

0


Want this question answered?

Be notified when an answer is posted

Add your answer:

Earn +20 pts
Q: What is the document object model of html5?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

DOM is an acronym that means?

Document Object Model


How is DOM used in JavaScript?

DOM stands for document Object Model that is used to get, change, add or delete HTML elements.


What is HTML5 object used for?

Designing web pages with active content.


What is dom javascript?

DOM is document object model: It defines the logical structure to access and manipulate the HTML document.


What is the full form of HTML dom?

Hypertext Markup Language, Document Object Model


What is the term for the api used to standardize the way that java script applications can refer to HTML and xhtml documents?

The Document Object Model (DOM) is a platform- and language-independent standard object model for representing HTML or XML and related formats. The Document Object Model (DOM) is a programming interface for HTML and XML documents. It provides a structured representation of the document and it defines a way that the structure can be accessed from programs so that they can change the document structure, style and content.


What are the development will made in html5?

By using the Html5 lot of development can be made like HTML5 mobile apps,html5 mobile websites,html5 mobile template,html5 mobile boilerplate work, html5 mobile games,html5 mobile forms


How do you add an image to an HTML website?

To add an image to a HTML document you use the <img> tag. Example: <img src="html5.png" alt="HTML5 Icon" width="200" height="200"> You can also specify the image dimensions using inline styles. Example: <img src="html5.png" alt="HTML5 Icon" style="width:200px;height:200px;">


What is Dom in XML?

dom stands for document object model and is used to help parse xml documents.


What is export css?

An export CSS is a cascading style sheet exported from a document. The document is usually a web page but a CSS can be exported from any page that conforms to the document object model (DOM).


What does DOM stand for as a Web acronym?

Document Object Model (DOM)The Document Object Model is a platform- and language-neutral interface that will allow programs and scripts to dynamically access and update the content, structure and style of documents. The document can be further processed and the results of that processing can be incorporated back into the presented page. This is an overview of DOM-related materials here at W3C and around the web.


Object that can be positoned at a specific location in a document?

an inline object is that can be positioned at a specific location in a document or in layer over or behind text in a document