Skip to content
KnowledgeCity

JavaScript: Working with the Document Object Model

How to utilize the Document Object Model.
Preview the first lesson free — get full access to all 6 lessons.
Course: On-Demand
Intermediate Provider Joseph Barrett  6 Lessons ·  29m  in Arabic, German, English, Spanish, French, Portuguese, Chinese 

Course Description

The document object model (DOM) is a basic function of JavaScript. In this course, you’ll learn to create and insert elements into the DOM, how to navigate the DOM, and ways to move items on the web page. You’ll do an exercise on how to change the appearance of your page and learn to change HTML attributes. Finally, you’ll acquire tips for changing the cascading style sheets (CSS), which describe how your page appears visually on your screen.

What You'll Learn

  • Create and insert new elements into the Document Object Model (DOM) using JavaScript
  • Navigate the DOM to locate and work with page elements
  • Move elements around on a web page
  • Change the appearance of your page and manipulate HTML attributes
  • Apply tips and tricks for working with cascading style sheets (CSS) in JavaScript

Key Takeaways

  • The document object model (DOM) is a basic function of JavaScript.
  • JavaScript can be used to create and insert elements into the DOM as well as navigate it.
  • Elements can be moved on the web page and their HTML attributes can be changed using JavaScript.
  • Cascading style sheets (CSS) describe how a page appears visually on the screen, and the course covers tips for changing them.

Frequently Asked Questions

What does this course cover?

It covers creating and inserting elements into the DOM, navigating the DOM, moving items on the web page, changing the page's appearance, changing HTML attributes, and tips for changing cascading style sheets (CSS).

What skills will I gain from this course?

You will build skills in the Document Object Model, DOM Scripting, HTML Document Object Models, HTML Scripting, JavaScript (Programming Language), and Object-Oriented JavaScript.

Does the course include hands-on practice?

Yes, you will do an exercise on how to change the appearance of your page.

What lessons are included?

The lessons are Creating and Inserting New Elements, Navigating the DOM, Moving Elements on the Page, Changing the Page Appearance, Attribute Manipulation, and CSS JavaScript Tricks.