Week 3 ยท 45-60 min

HTML: Links, Images, Lists

Creating links with <a> and href

This slide covers "Creating links with <a> and href" as part of HTML: Links, Images, Lists. Read slowly and try the example in your own words. Creating links with <a> and href is an important step in Web Development Basics. We use plain language and short steps so you can learn even on a slow or shared computer. Think of one real example from your school, work, or community.

Key point: Creating links with <a> and href. Review this slide once more before moving on.

Slide 1 of 8

Practice

  1. Write 2-3 sentences about what you learned this week.

Key Terms

Creating links with <a> and href
Creating links with <a> and href
Linking to other pages (relative paths)
Linking to other pages (relative paths)
Adding images with <img> (src and alt)
Adding images with <img> (src and alt)

Week Summary

  • Creating links with <a> and href
  • Linking to other pages (relative paths)
  • Adding images with <img> (src and alt)
  • Why alt text matters (accessibility)

Coming Next Week: Next: CSS Basics: Styling