This sample page demonstrates the addition of both an image and a link.
Replaced elements, such as images, must appear inside a block-level element. The image below is enclosed inside a division.

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.