CSS Pencils is a really cool site where an image is recreated using nothing but CSS. Pretty neat.
Posted by LaDonna at 05:57 PM on 05/08/04 • Permalink •
• Filed under:
CSS •
I found this cool tip in the June 2004 MacAddict magazine:
To put Safari in full screen mode, type the following in the address bar (with no spaces):
javascript:self.moveTo(0,0);self.resizeTo(screen.availWidth,screen.availHeight);
Press Return
Drag blue globe to bookmark bar and name it Full Screen
It's a dang cool tip, I tell you.
Posted by LaDonna at 01:23 PM on 05/08/04 • Permalink •
• Filed under:
OS X Tips •