Hi Jon,

> >>"@lib.css" (2nd line under "(html NIL"); it seems to make my browser
> >>look for "http://localhost:8080/@lib.css";. For some reason my
> ...
> Sorry, I wasn't clear. This happens when I try to access
> "http://demo-project.jkleiser.c9.io/doc/";.

I still don't get the point. You have

   (html NIL ... "@lib.css"

so the 'html' function generates a page referring to rel="stylesheet"
with name "@lib.css". Then the browser knows it must fetch that
stylesheet, and asks the server for it.

♪♫ Alex
-- 
UNSUBSCRIBE: mailto:picolisp@software-lab.de?subject=Unsubscribe

Reply via email to