DiscoverTalking HTMLEps 36: Document Object Model (DOM)
Eps 36: Document Object Model (DOM)

Eps 36: Document Object Model (DOM)

Update: 2018-05-09
Share

Description

Document Object Model (DOM)


Taken from w3schools.com – 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 a document.”


The W3C DOM standard is separated into 3 different parts:



  • Core DOM – standard model for all document types

  • XML DOM – standard model for XML documents

  • HTML DOM – standard model for HTML documents


The HTML DOM is a standard object model and programming interface for HTML. It defines:



  • The HTML elements as objects

  • The properties of all HTML elements

  • The methods to access all HTML elements

  • The events for all HTML elements


In other words: The HTML DOM is a standard for how to get, change, add, or delete HTML elements.


Viewed as a hierarchical tree – image is in the w3schools link attached above


Twitter

@SchaffenCreate

@tommnorman

Website:

https://www.schaffencreative.com


 


The post Eps 36: Document Object Model (DOM) appeared first on Schaffen Creative.

Comments 
00:00
00:00
x

0.5x

0.8x

1.0x

1.25x

1.5x

2.0x

3.0x

Sleep Timer

Off

End of Episode

5 Minutes

10 Minutes

15 Minutes

30 Minutes

45 Minutes

60 Minutes

120 Minutes

Eps 36: Document Object Model (DOM)

Eps 36: Document Object Model (DOM)