7.a Inline Image
Activity
You will also need to have the GIF image available from the Lesson 7 Image Studio.
In this exercise, you will add an introductory picture of a volcano to your lesson.
This HTML format will insert, at the very top of your page, the lava picture that you downloaded in the previous lesson.
In placing the image, you may have wondered why we
did not need to put a tag after
the image. This is because the following text was a header. A web browser
always inserts a paragraph break before and after an tag.
Performance
Surf the web and browse for pictures. Try to download three images that might be useful for your page. Just a few places you might try:
Create an Html Document which describe the images you have downloaded.
Specify the inline image dimension.
The first picture should be aligning top, the second should be center align, and the last one must be bottom align.
ASSIGNMENT
Create an HTML document with the following format below. Designate your image with the filename "Filename.gif".
1)
![]() |
![]() |
2)
![]() |
![]() |
3)
![]() |
![]() |