// Task
Inside body create an img tag (use the Emmet plugin) with the given image URL, and set the alt attribute to "dog photo".
🔒 localhost
Section 3 · Lesson 14Free Preview
Interactive task: the img tag
IDE370 XP1:25
// lesson_notes
—
Inside body create an img tag (use the Emmet plugin) with the given image URL, and set the alt attribute to "dog photo".
—