The website is moving lutz ;-) But still the logo on the top needs a hand..
I always prefer a fullheader width..
here is my example for the main page of www.newlisp.org
And sure... others have nicer examples..let them come ;-)




Code: Select all
(define
Code: Select all
(newLISP)
Code: Select all
(Home)
Code: Select all
(About)
Code: Select all
(News)
Code: Select all
)
Code: Select all
logo (define (newLISP) ; to boldly... etc.
logo (Home)(About)(News)(Downloads) etc. )
Hmm, that makes me want to see a random motto from the 101 motto thread every time I load the page :)Lutz wrote:How about these:
...
:-)