[
Home
]
[ Index:
by date
|
by threads
]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
Date: | 2010-11-04 (11:44) |
From: | Till Crueger <Till.Crueger@g...> |
Subject: | Help with Elliom syntax |
Hi, I am still trying to find my way with Elliom and Ocsigen. Right now I can use OCaml to generate the pages I want, but I still have problems to figure out how to encode the XHTML. The main question I have is how to assign attributes to elements, like div blocks or others. I found the a_id functions that should return an id object, but I have not figured out how to use it to actually assign the id. Thanks for your help again, Till