Hi i'm Floyd and i am going teach you about images Hi i'm Floyd and in this lesson we are going to learn about Images. IofM.net Free Internet Service Provider for the Isle of Man
 



Dealing with Images


Introduction
Aligning Images
Image Borders
Wrapping Text
Some Examples
  Wrapping Text around an image



<img align=left> aligns an image to the left side of the page

<img align=right> aligns an image to the right side of the page

<img align=middle> aligns text to the middle of an image

Pictures are nice and all, but chances are you'll want to have some words with them on your Web page. There are several ways to wrap text around pictures, and they're controlled through the <img align> tags. For starters, you can align an image down the left or right side of a page and let the text flow around it.

Here's how you can lead a paragraph off with an image:

<p><img align=left src="floyd.gif"> Hi I am Floyd and I am a computer genius !

The text will begin at the top of the image and flow down its right-hand side:

Hi I am Floyd and I am a computer genius !





Previous Page Back Next Next Page


Index / Lesson One / Lesson Two / Lesson Three / Lesson Four