Hi, Using Amrita 1.0.2, I've got a small html snippet: <a id='main_elt'><img id='thumb_pic'><div class='title' id='title' /></a> I'd like to fill the href for the a, the src for the img, and some text inside the div. So far, i've got data = { :thumb_pic => a(:src => 'image.png'), :title => name, :main_elt=> a(:href=> 'http://www.google.com') } This doesn't work ; I only got the href filled up correctly... Any clue ? TIA -- Pierre Baillet Debian - What your mom would use if it were twenty times easier. http://www.copyleft.net