On Sat, Jul 24, 2010 at 10:11 AM, Jan Kadera <[email protected]> wrote:
> <body background=<%= image_tag "darkKnight_wide.jpg" %>> The background attribute is deprecated -- you should really use CSS for this. > but since my mistake I moved pictures to the images dir...but this still > doesn't work :( Did you restart your server? What's `view source` show you as the path? Are you using a tool like Firebug to examine why the request isn't working? > And abou studiing html and css...I did, but I do not understand to articles > about this stuff, so I learn stuff I need to do and I'm learning it > backwards, it works for me. If you say so :-) You might want to play around with some static HTML pages a bit to get a better feel for how HTML and CSS work... FWIW, -- Hassan Schroeder ------------------------ [email protected] twitter: @hassan -- 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 [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.

