Day 5 - Images

Welcome to Day 5! Today we will learn how to add images to your webpages using the <img> tag. Images make your content more engaging and fun for learners.

Example: <img src="assets/images/example.png" alt="Example Image">

Back to home