Username: Save?
Password:
Home Forum Links Search Login Register*
    News: Keep The TechnoWorldInc.com Community Clean: Read Guidelines Here.
Recent Updates
[March 06, 2024, 02:45:27 PM]

[March 06, 2024, 02:45:27 PM]

[March 06, 2024, 02:45:27 PM]

[March 06, 2024, 02:45:27 PM]

[February 14, 2024, 02:00:39 PM]

[February 14, 2024, 02:00:39 PM]

[February 14, 2024, 02:00:39 PM]

[February 14, 2024, 02:00:39 PM]

[February 08, 2024, 10:26:18 AM]

[February 08, 2024, 10:26:18 AM]

[February 08, 2024, 10:26:18 AM]

[February 08, 2024, 10:26:18 AM]

[November 27, 2023, 06:32:12 PM]
Subscriptions
Get Latest Tech Updates For Free!
Resources
   Travelikers
   Funistan
   PrettyGalz
   Techlap
   FreeThemes
   Videsta
   Glamistan
   BachatMela
   GlamGalz
   Techzug
   Vidsage
   Funzug
   WorldHostInc
   Funfani
   FilmyMama
   Uploaded.Tech
   MegaPixelShop
   Netens
   Funotic
   FreeJobsInc
   FilesPark
Participate in the fastest growing Technical Encyclopedia! This website is 100% Free. Please register or login using the login box above if you have already registered. You will need to be logged in to reply, make new topics and to access all the areas. Registration is free! Click Here To Register.
+ Techno World Inc - The Best Technical Encyclopedia Online! » Forum » THE TECHNO CLUB [ TECHNOWORLDINC.COM ] » Programming Zone » HTML
  Images on a Website
Pages: [1]   Go Down
  Print  
Author Topic: Images on a Website  (Read 1020 times)
Daniel Franklin
TWI Hero
**********


Karma: 3
Offline Offline

Posts: 16647


View Profile Email
Images on a Website
« Posted: September 26, 2007, 01:41:24 PM »




The two most common image formats on the web have an extension of either .jpg or .gif. Jpg is designed for photo-quality images while GIF is mainly used for thumbnails and small animations on websites. The downside to jpg is that it cannot contain animated images while the downside to GIF is that it cannot contain a lot of colors.

Webmasters often optimize images to make sure that the website loads fast. The result of the final image (after optimization) could be seen as pixelated but it would be enough to get across the message that the webmaster intended it to be. Whether the image is a banner advertisement or a thumbnail that would open up a bigger picture, webmasters optimize them just enough that visitors can see what the advertisment is about or what the visitor can expect to see after clicking a thumbnail in a gallery.

Usually when you view a source of a webpage, you might see a line like this:

This means that: 1. The image does not contain a border. Most images on websites do not have borders and therefore, webmasters may have attached this code (or a similar code). 2. The image is called newsbutton.jpg. If the image name is changed, either the browser will not display an image, or, the brwoser will display a different image. 3. The size of the image is set to a width of 100 pixels and 40 pixels for the height. If the webmaster did not set up the dimensions in the code, the browser might display/resize the image for which the webmaster was not intending it to be. 4. After clicking the image, the browser will refresh to show a webpage named right.htm

These days, many webmasters use flash on their sites. In a flash-based website, the visitors cannot just right-click save an image to their hardrive. The images are encoded in the flash file and the visitors may not have a way to save the image that they want.

For an interactive tutorial on how to build websites using HTML, visit {a href="http://csshtmltutorial.com/">css html tutorial.com

Articles Source - Free Articles

Logged

Pages: [1]   Go Up
  Print  
 
Jump to:  

Copyright © 2006-2023 TechnoWorldInc.com. All Rights Reserved. Privacy Policy | Disclaimer
Page created in 0.071 seconds with 24 queries.