Hi all !
You can use every valid XHTML1.1 syntax :
> - Images
Use <img ... />, I'll write a <image> wrapper to care about the path,
but we'll make the transition later.
> - Tables
use the traditional <table>, <tr> and <td> stuff. No plan for another
implementation.
> - Navigation between displays
There are indexes (HTML/drivers/index.html for example) to navigate
between all the pages, and the <links/> tag in <head> to add a
"See also" box for related pages/websites (see example.html).
> As I'm very bad in writing XML or whatever this is called today, would
> it be possible to 'port' one simple 'Display' section so I can use it as
> a template?
In fact, it's just XHTML1.1 syntax (there are bugs in the DTD that I'll
fix later), so don't think XML, but HTML. I've done a lot of efforts to
make the sources look like html pages (<head>, <body>, ...), please
don't panic ;)
Sorry, but I'm asking for a little vacancy of 2 weeks to pass my exams,
I'll be back the 16th ;)
Bye !
--
Xavier VELLO <xav...@fr...>
|