search
  • Sign In
  • Sign Up
Password reset successful

Follow the proiects vou are interested in andi aet the latestnews about them taster

Introduction to HTML DOM

Collection 49
Read 20079
update time 2016-09-11

HTML DOM defines standards for accessing and manipulating HTML documents.


Basic knowledge you should have

Before you continue, you need to have a basic understanding of:

  • HTML

  • CSS

  • JavaScript

If you need to learn these projects first, please visit our front page.


What is DOM?

DOM is a W3C (World Wide Web Consortium) standard.

DOM defines a standard for accessing HTML and XML documents:

"The W3C Document Object Model (DOM) is a platform- and language-neutral interface that allows programs and scripts to dynamically access and update The content, structure and style of the document. "

The W3C DOM standard is divided into 3 different parts:

  • ##Core DOM - the standard model for any structured document.

  • XML DOM - The standard model for XML documents

  • HTML DOM - The standard model for HTML documents

Editor's Note: DOM is the abbreviation of Document Object Model.


What is XML DOM?

The XML DOM defines the

objects and properties of all XML elements, as well as the methods to access them.

If you need to learn XML DOM, visit our XML DOM tutorial.


What is HTML DOM?

HTML DOM is:

  • HTML’s standard object model

  • HTML’s standard programming interface

  • W3C Standard

  • ##HTML DOM defines the
objects

and properties of all HTML elements, as well as the ## methods to access them #method. In other words, HTML DOM is a standard for how to get, modify, add, or delete HTML elements.

Hot AI Tools
Undress AI Tool
Undress AI Tool

Undress images for free

AI Clothes Remover
AI Clothes Remover

Online AI tool for removing clothes from photos.

Undresser.AI Undress
Undresser.AI Undress

AI-powered app for creating realistic nude photos

ArtGPT
ArtGPT

AI image generator for creative art from text prompts.

Stock Market GPT
Stock Market GPT

AI powered investment research for smarter decisions

Popular tool
Notepad++7.3.1
Notepad++7.3.1

Easy-to-use and free code editor

SublimeText3 Chinese version
SublimeText3 Chinese version

Chinese version, very easy to use

Zend Studio 13.0.1
Zend Studio 13.0.1

Powerful PHP integrated development environment

Dreamweaver CS6
Dreamweaver CS6

Visual web development tools

SublimeText3 Mac version
SublimeText3 Mac version

God-level code editing software (SublimeText3)