HTML vs DOM? Let’s debug them (Дата оригинальной публикации: )

What is HTML? What is the DOM tree? Let’s demystify them and learn how to debug them with DevTools. Chapters: 0:00 Intro 0:15 What is HTML 0:25 What is DOM 0:43 HTML vs DOM 1:11 Manipulate the DOM with JavaScript 1:33 Inspect the DOM 2:09 Locate DOM node quicker 2:27 Use $0 to console log a DOM node 3:03 Edit the DOM 4:09 Drag and drop the DOm node 4:15 Take a node screenshot 4:22 Persist changes with workspace Resources: Questions? Tweet to us: Jecelyn Yeen → Chrome DevTools → Catch more DevTools Tips → Subscribe to Chrome for Developers → #DevToolsTips
Back to Top