5 answers

Hi Vinay,I Have tested with two lines; it is working for me in chrome.Which browser are you using? Please copy paste this code and see if it works.
<apex:page >
<apex:image value="{!URLFOR($Resource.vfimagetest,'cats/kitten1.jpg')}"/>
<apex:image value="{!URLFOR($Resource.vfimagetest,'cats/kitten1.jpg')}"/>
</apex:page>
Please let us know if this helps you!
Thanks and RegardsSandhya