Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Image Display
Message
De
23/01/2005 01:19:30
 
Information générale
Forum:
Internet
Catégorie:
HTML
Titre:
Divers
Thread ID:
00979641
Message ID:
00979769
Vues:
11
<snip>

>>No the height does not affect it. IMG SRC width and height properties work on the entire image. I want to cut the image off at a certain pixel width.
>
>In fact you can cut an image with the height and width properties if it has a .jpg extension. I wasn't aware of the fact that this doesn't go up for a .bmp extension. To get the same effect you can use css and div :
>
>
><div style = "width:xpx;  height:ypx;overflow:hidden"  >
><img src = "zal.bmp"> </img>
></div>
>
>
>Of course x is the width and y the height at which you want to cut the image off.
>HTH

Thanks Zakaria. That did the trick perfecto!
In the End, we will remember not the words of our enemies, but the silence of our friends - Martin Luther King, Jr.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform