In-Line Graphics

Skills Covered
In-Line Graphics
<img src = "">
image attributes

alt = "..." (alternate text attribute)
height= (height attribute)
width= (width attribute)

Objectives
After this lesson, you will be able to:

Place an inline image within your HTML document.
Define how images align with surrounding text.
Specify the dimensions of an inline image.
Create alternate text for a missing image.