Imagine That!
(Page 5 of 5)
<IMG SRC="image.gif">
The SRC attribute is the URL of the image that is being displayed. The rules for
pathnames of images are the same as for
linking HTML pages. Let's go over that again, anyway, to
beat it to death and prevent confusion.
Imagine That!
Imagine That!
Imagine That!
Imagine That!
Imagine That!
Imagine That!
Imagine That!
Imagine That! Remember that a paragraph
of type may display differently in another Web browser. Some Web browsers and those supporting older
versions of HTML (HTML 2.0) will only allow a single line of type to be displayed next to an image and
the rest of the paragraph will be pushed to a new line that will start below the image. This is
usually not desirable but your page may attract readers who will see you page in this fashion.
It is not always possible to design perfect layouts for all browsers, but it is important to
be aware that this type of event is possible. One of the best ways to prepare your pages for
the Web is to preview the pages in a variety of browsers to see for yourself how the presentation
will appear.
Imagine That! Remember that a paragraph
of type may display differently in another Web browser. Some Web browsers and those supporting older
versions of HTML (HTML 2.0) will only allow a single line of type to be displayed next to an image and
the rest of the paragraph will be pushed to a new line that will start below the image. This is
usually not desirable but your page may attract readers who will see you page in this fashion.
It is not always possible to design perfect layouts for all browsers, but it is important to
be aware that this type of event is possible. One of the best ways to prepare your pages for
the Web is to preview the pages in a variety of browsers to see for yourself how the presentation
will appear.
Imagine That!
Imagine That!
Imagine That!
Imagine That!
Remember that a paragraph
of type may display differently in another Web browser. Some Web browsers and those supporting older
versions of HTML (HTML 2.0) will only allow a single line of type to be displayed next to an image and
the rest of the paragraph will be pushed to a new line that will start below the image. This is
usually not desirable but your page may attract readers who will see you page in this fashion.
It is not always possible to design perfect layouts for all browsers, but it is important to
be aware that this type of event is possible. One of the best ways to prepare your pages for
the Web is to preview the pages in a variety of browsers to see for yourself how the presentation
will appear.
Remember that a paragraph
of type may display differently in another Web browser. Some Web browsers and those supporting older
versions of HTML (HTML 2.0) will only allow a single line of type to be displayed next to an image and
the rest of the paragraph will be pushed to a new line that will start below the image. This is
usually not desirable but your page may attract readers who will see you page in this fashion.
It is not always possible to design perfect layouts for all browsers, but it is important to
be aware that this type of event is possible. One of the best ways to prepare your pages for
the Web is to preview the pages in a variety of browsers to see for yourself how the presentation
will appear.
Remember that a paragraph
of type may display differently in another Web browser. Some Web browsers and those supporting older
versions of HTML (HTML 2.0) will only allow a single line of type to be displayed next to an image and
the rest of the paragraph will be pushed to a new line that will start below the image. This is
usually not desirable but your page may attract readers who will see you page in this fashion.
It is not always possible to design perfect layouts for all browsers, but it is important to
be aware that this type of event is possible. One of the best ways to prepare your pages for
the Web is to preview the pages in a variety of browsers to see for yourself how the presentation
will appear.
Remember that a paragraph
of type may display differently in another Web browser. Some Web browsers and those supporting older
versions of HTML (HTML 2.0) will only allow a single line of type to be displayed next to an image and
the rest of the paragraph will be pushed to a new line that will start below the image. This is
usually not desirable but your page may attract readers who will see you page in this fashion.
It is not always possible to design perfect layouts for all browsers, but it is important to
be aware that this type of event is possible. One of the best ways to prepare your pages for
the Web is to preview the pages in a variety of browsers to see for yourself how the presentation
will appear.
Remember that a paragraph
of type may display differently in another Web browser. Some Web browsers and those supporting older
versions of HTML (HTML 2.0) will only allow a single line of type to be displayed next to an image and
the rest of the paragraph will be pushed to a new line that will start below the image. This is
usually not desirable but your page may attract readers who will see you page in this fashion.
It is not always possible to design perfect layouts for all browsers, but it is important to
be aware that this type of event is possible. One of the best ways to prepare your pages for
the Web is to preview the pages in a variety of browsers to see for yourself how the presentation
will appear.
Remember that a paragraph
of type may display differently in another Web browser. Some Web browsers and those supporting older
versions of HTML (HTML 2.0) will only allow a single line of type to be displayed next to an image and
the rest of the paragraph will be pushed to a new line that will start below the image. This is
usually not desirable but your page may attract readers who will see you page in this fashion.
It is not always possible to design perfect layouts for all browsers, but it is important to
be aware that this type of event is possible. One of the best ways to prepare your pages for
the Web is to preview the pages in a variety of browsers to see for yourself how the presentation
will appear.
Code: <IMG SRC="Q.gif"> (Graphic is 72x72 pixels at 72dpi shown 100%) |
Code: <IMG SRC="Images.gif"> (Graphic is 72x44 pixels at 72dpi shown 100%) |
Code: <IMG SRC="Q.gif" HEIGHT=36 WIDTH=36 > (Scaling to 50%) |
Code: <IMG SRC="Images.gif" HEIGHT=22 WIDTH=36 > (Scaling to 50%) |
Code: <IMG SRC="Q.gif" HEIGHT=144 WIDTH=144 > (Scaling to 200%) |
Code: <IMG SRC="Images.gif" HEIGHT=88 WIDTH=144 > (Scaling to 200%) |
Code: <IMG SRC="Q.gif" HEIGHT=88 WIDTH=144 > (Anamorphic scaling) |
Code: <IMG SRC="Images.gif" HEIGHT=144 WIDTH=144 > (Anamorphic scaling) |