Web Application Programming in PicoLisp: Adding CSS
In the last post, we expanded our "Hello World" example by some tags. However, the page still looks really boring. We need to add some styles. CSS CSS stands for Cascading Style Sheets. The main idea is that you can define the layout independently f...
Oct 5, 20215 min read575

