Why would you use an image map on a website?
This example demonstrates how to turn an image into an image map. You will see that if you move the mouse over the image, the coordinates will be displayed on the status bar.
Friday, December 12, 2008
Thursday, December 11, 2008
12/11/08
Why should you consider the time an image takes to load when adding images to your website?
If an HTML file contains ten images - eleven files are required to display the page right. Loading images take time, so my best advice is: Use images carefully.
If an HTML file contains ten images - eleven files are required to display the page right. Loading images take time, so my best advice is: Use images carefully.
Wednesday, December 10, 2008
12/10/08
What do you think is the difference between an image, a picture and a photograph?
The browser puts the image where the image tag occurs in the document. If you put an image tag between two paragraphs, the browser shows the first paragraph, then the image, and then the second paragraph.
The browser puts the image where the image tag occurs in the document. If you put an image tag between two paragraphs, the browser shows the first paragraph, then the image, and then the second paragraph.
Tuesday, December 9, 2008
12/9/08
What do you think determines if an image should have a border or not?
The alt attribute is used to define an "alternate text" for an image. The value of the alt attribute is an author-defined text:
The "alt" attribute tells the reader what he or she is missing on a page if the browser can't load images. The browser will then display the alternate text instead of the image. It is a good practice to include the "alt" attribute for each image on a page, to improve the display and usefulness of your document for people who have text-only browsers.
The alt attribute is used to define an "alternate text" for an image. The value of the alt attribute is an author-defined text:
| |
Friday, December 5, 2008
12/5/08
What can you do to an image background to make sure that you can read the text?
The browser puts the image where the image tag occurs in the document. If you put an image tag between two paragraphs, the browser shows the first paragraph, then the image, and then the second paragraph.
The browser puts the image where the image tag occurs in the document. If you put an image tag between two paragraphs, the browser shows the first paragraph, then the image, and then the second paragraph.
Thursday, December 4, 2008
Tuesday, December 2, 2008
12/02/08
What would you use an HTML form for?
When a browser displays a web page, it will not display the markup tags.
The text between the and tags describes a web page.
The text between the and tags is displayed in the web browser.
The text between the
and
tags is displayed as paragraphs.The text between the and tags is displayed in a bold font.
When a browser displays a web page, it will not display the markup tags.
The text between the and tags describes a web page.
The text between the and tags is displayed in the web browser.
The text between the
and
tags is displayed as paragraphs.The text between the and tags is displayed in a bold font.
Subscribe to:
Posts (Atom)

