[plt-scheme] Re: CSS example
Jim Bender has a nice library for representing CSS in Scheme, WebIt! He has
a page about it on the site:
http://celtic.benderweb.net/webit/docs/basics/node_3.html
The only thing to make note of is that you must require it via planet like:
(require (planet "xml.ss" ("jim" "webit.plt" 1 1)))
Jay
On 3/3/06, geb a <geb_a at yahoo.com> wrote:
>
>
>
> Would someone show me a simple example of representing
> CSS in scheme and how to apply it to a web page or
> point me to some documentation on this topic?
>
> Thanks for your time.
>
> Dan Anderson
>
> __________________________________________________
> Do You Yahoo!?
> Tired of spam? Yahoo! Mail has the best spam protection around
> http://mail.yahoo.com
> _________________________________________________
> For list-related administrative tasks:
> http://list.cs.brown.edu/mailman/listinfo/plt-scheme
>
--
Jay McCarthy <jay at cs.brown.edu>
http://jay.makeoutcity.com/
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.racket-lang.org/users/archive/attachments/20060303/2187328c/attachment.html>