HTML & CSS In Pictures
HTML Basics
Navigation & Layout
Interactivity
Advanced Layout
Add the
align="left"
attribute to the
<img>
tag:
<img src="graphics/chessie.gif"
align="left"
>
Save the page, view it in the browser, and reload it.
It should look like this:
<< BACK
NEXT >>
© 2016 In Pictures, Inc. All Rights Reserved.