On Mon, Nov 19, 2012 at 10:17 AM, Joz Private <li...@ruby-forum.com> wrote:
> So I've just dipped into Rails and I'm completely lost ...

> <p align="center"><font size="24"><%= @message %></font></p>

Besides the excellent suggestion to work through a Rails tutorial --

If you intend to do web development, please please please learn to
write proper HTML and CSS.

If nothing else, a glance at the generated markup via `view source`
would show you exactly why your page doesn't change, and provide
an immediate clue how to fix it.

-- 
Hassan Schroeder ------------------------ hassan.schroe...@gmail.com
http://about.me/hassanschroeder
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 rubyonrails-talk@googlegroups.com.
To unsubscribe from this group, send email to 
rubyonrails-talk+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to