Curtis,
1 - how did you find the css?
2- it didn't work. i copied his attributes except for his alignment & margins. the image still isn't scaling.
here is my html code for the image:
Here is my css class code:
.scaleImg {
width: 100%;
position: relative;
float: right;
}
Do you see something I missed?
If it would help you to look at my page I can upload it. It's just very preliminary & you know the whole artist "it's not ready to be seen yet!" ego thing. :)
Should probably mention, I tried entering a min. width & it stayed at that size. When I remove the min width, it blows out the side of the browser window & doesn't scale.