ColdFusion Tutorial
Displaying images
Remember to always provide WIDTH and HEIGHT attributes for each <img> tag. This enables the browser to display the rest of the page correctly before the images have been loaded. Without these attributes, the browser might have to wait until all the images have loaded to display anything, or it might have to reflow the document several times as each image is loaded.
Notice: The exact behavior in the absence of WIDTH and HEIGHT varies from browser to browser.
ColdFusion Tutorial test
Displaying images
No test is available or implemented for this ColdFusion Tutorial.
No User Comments.
No User Comments, be the first one to write your comments?
