Week 4 Overview | Basic Elements | Document Sectioning | Images | DOM | Worksheet

Wendi's Web - HTML: Basic Elements

More on Images and Figures:

Wendi's Web - HTML: Adding Images

Make sure you’re familiar with and understand the following:

<aside> ♿ alt=”” text should not repeat what’s inside <figcaption> and vice versa

alt=”” text should only include information that’s important/relevant - see the MDN example where they talk about “Fluffy” https://developer.mozilla.org/en-US/docs/Learn/Accessibility/HTML#text_alternatives

</aside>