This seems like it should be possible to do.
Basiclaly i have an image that is, say 800X400 pixels in size.
If I want to change this size, WITHOUT using <img src = "hi.jpg" width=200 height = 100>, can i use PERCENTAGES somehow? like say show it at 50% its size? Its for dynamic text in cold fusion, so it will be processing images of all resolutions, hence i can't give a definite pixel dimension, only a relative one.
anyone have an idea?
Basiclaly i have an image that is, say 800X400 pixels in size.
If I want to change this size, WITHOUT using <img src = "hi.jpg" width=200 height = 100>, can i use PERCENTAGES somehow? like say show it at 50% its size? Its for dynamic text in cold fusion, so it will be processing images of all resolutions, hence i can't give a definite pixel dimension, only a relative one.
anyone have an idea?