Krithika San wrote:
> Hi,
> 
> How do you create HTML files using RUBY. I have a requirement where I
> need to set color and font of the text, and also provide formatting
> options for tables having different colors for rows and border(on/off).
> 
> Can anybody tell how to do this
> 

Use a module such as Haml or ERb.  If you need a full Web application, 
use one of the Ruby Web frameworks (Rails, Merb, Sinatra, Ramaze...).

> Thanks,
> K

Best,
--
Marnen Laibow-Koser
http://www.marnen.org
marnen / marnen.org
-- 
Posted via http://www.ruby-forum.com/.