On Fri, Sep 25, 2009 at 4:37 PM, Jedrin <[email protected]> wrote:
> try. Having empty <tr> <td> tags in the

Empty tags is invalid HTML.  Use a non-breaking space &nbsp; or
something similar to make it valid.

<tr>&nbsp;<td>


-- 
Greg Donald
http://destiney.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 [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
-~----------~----~----~----~------~----~------~--~---

Reply via email to