Adding an image and a link

This sample page demonstrates the addition of both an image and a link.

Image

Replaced elements, such as images, must appear inside a block-level element. The image below is enclosed inside a division.

Photo of a butterfly on a leaf

Link

Inline elements, like replaced elements, must appear inside a block-level element. Since links are created using an inline element, they may only appear inside block-level elements.

Here is a link to the CS403 Homepage that is inside a paragraph.