Hi guys, I use a web template for my rails application. I place the images in public/image folder. I edit my list.rhtml(got by scaffolding) Now my image display code is as below: <img src="images/WORK2R-2_04.gif" width="112" height="30" alt=""> But when i access the page from the IE then no image is displayed. I have googled and found <% image_tag(WORK2R-2_04.gif) %> but no result. Please make me clear about display image in rails page. Melinda -- Posted via http://www.ruby-forum.com/. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---