On Tue, Jun 9, 2009 at 11:48 AM, Onno Scheffers<o...@piraya.nl> wrote:
> Well, that's all a skin is required to do... change the appearance, not the
> behavior.

Nice to know I'm not the only one using this definition of skin. :)

> You just have to make sure you don't use any images in your HTML. Use CSS
> for that and you can change the look and feel and position of pretty much
> everything.

Absolutely right. A very powerful example of what can accomplished by
CSS, without changing the HTML file, is http://csszengarden.com/. All
the pages there have exactly the same HTML, but using different CSS
styles. It's absolutely amazing that the first page and
http://csszengarden.com/?cssfile=/202/202.css&page=1 are the same but
the applied CSS (and images defined through CSS, of course). :)

-- 
Thiago

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
For additional commands, e-mail: users-h...@tapestry.apache.org

Reply via email to