HTML DOM (Document Object Model) Basics

By Trusteducom Uncategorized

About Course

HTML DOM (Document Object Model) Basics is a foundational course that covers the essentials of manipulating web page content using JavaScript through the Document Object Model. The course provides a comprehensive understanding of how to interact with HTML elements dynamically to create interactive and responsive web applications. Students will learn the core concepts of traversing the DOM tree, accessing and modifying elements, handling events, and updating the content of a web page in real-time.

What Will You Learn?

  • Understanding the DOM structure and hierarchy
  • Accessing and manipulating DOM elements using JavaScript
  • Event handling and propagation within the DOM
  • Dynamic content updates on web pages
  • Creating interactive user experiences with DOM manipulation
  • Practical exercises and projects to reinforce learning

Course Content

HTML DOM (Document Object Model) Basics

  • Introduction to HTML DOM
    02:42
  • Understanding DOM Nodes
    03:03
  • Exploring the Node Tree
    03:31
  • DOM Methods and Properties
    04:09
  • Accessing DOM Nodes
    03:58
  • Getting Node Information
    03:24
  • Changing Background
    03:00
  • Modifying Text Values
    04:12
  • DOM Events
    03:41
  • Writing Formatted Text
    02:48
  • Accessing Collection Elements
    03:52
  • Changing Button Properties
    04:07
  • Focusing Input Field
    03:00
  • Modifying Image Dimensions
    02:39
  • Changing Image Source
    02:45
  • Identifying Form with Dropdown
    03:32
  • Counting Dropdown Options
    03:24
  • Counting Number of Forms
    03:05
  • HTML DOM (Document Object Model) Basics