in reply to YAML-POD to Perl to Web?
Nowadays, layout is done via CSS. You can do pixel-exact layout, or enough of it to keep the artsy-heads quiet. Tables and clear pixel images are soo 20th century.
There even are Perl modules to create CSS files, in the CSS namespace, if you want to create special CSS for different browsers.
Take a look at the CSS Zen Garden for some inspiration of what can be done with CSS. The HTML page stays the same, only the CSS file changes.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Re: YAML-POD to Perl to Web?
by synistar (Pilgrim) on Feb 25, 2004 at 16:35 UTC | |
|
Re: Re: YAML-POD to Perl to Web?
by rje (Deacon) on Apr 06, 2004 at 20:56 UTC |