Hi Ganesh !  Thanks for the reply !  Sorry to be asking such fundamental 
questions, but how can i place the images in the assets/images folder?

Thanks !

Elton

On Friday, April 4, 2014 1:06:59 PM UTC-7, Elton Yau wrote:
>
> Hi Guys, 
>
> recently started on rails.  Currently trying to get images to load on page 
> but the images are not loading, instead it just shows a white space 
> wherever i slot in images in my html code
>
> Here are some of the code i have entered into my view/pages/home/html file 
>
> <div id="Table_01">
> <div id="SAVEonSHIRTS-website-homepage-01">
> <img src="C:\Sites\sos_images\SAVEonSHIRTS_website_homepage_01.jpg" 
> width="1024" height="816" alt="">
> </div>
> <div id="SAVEonSHIRTS-website-homepage-02">
> <img src="C:\Sites\sos_images\SAVEonSHIRTS_website_homepage_02.jpg" 
> width="745" height="120" alt="">
> </div>
> <div id="SAVEonSHIRTS-website-homepage-03">
> <img src="C:\Sites\sos_images\SAVEonSHIRTS_website_homepage_03.jpg" 
> width="87" height="120" alt="">
> </div>
> <div id="SAVEonSHIRTS-website-homepage-04">
> <img src="C:\Sites\sos_images\Happy_smiley_face" width="77" height="120" 
> alt="">
> </div>
>
>  but my images are not showing.  anyone have any ideas?
>
> Thanks in advance !
>

-- 
You received this message because you are subscribed to the Google Groups "Ruby 
on Rails: Talk" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/rubyonrails-talk/193a0043-2bd6-4f0c-adae-c76348de8dce%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to