OK, I am using an animated gif for the first time in years. I am presenting it in the page with the code below. it is 375px high and 300 px wide. when shown in the browser, it scales to 350px x 233px;
is the code correct or should it be something else?
Code:
<img class="animated_right" src='http://domain.com/folder/117/animated_gifs/castellano.gif'>
Edit:
git it. I had another pit of css which was generic to the img tag and it was over-riding the speciifc values. I'll swao their order about and see what happens.
bazz