Images

The img tag is used to display images on a webpage.

The scr attribute is used to define the image path while the alt attribute provides alternative text for accessibility.

Hyperlinks (a)

The a tag (anchor) tag is use to create links that connect one page to another or to external websites.

The href atttribute is use to specify the destination