Quote:
Originally Posted by SBT
If I have narrow pictures, I assume a 3x4 screen, and calculate the width accordingly,e.g. if I have an image which is 500px x 1000px, the css is
Code:
img#tall-photo {width:65%;}
|
ähm, question: isn't the percentage
always calculated from the available screen-size ??