I stumbled arcoss this handly shortcut in Windows the other day. You can CTRL+Click multiple windows on the task bar, right click one of them & then select Close (or any other option). Very useful if you have loads of windows open which you would like to close at once.
Close many windows shortcut
April 12th, 2005 § 2
Add content with CSS
March 15th, 2005 § 2
I had a use for some flashy CSS 2.0 code the other day. I couldn’t find it in my library, which was really annoying. I’ve decided to store various bits of handy code on here. Here’s the first:
a:after {
content: " (" attr(href) ") ";
font-size: 80%;
}
Add the content rule to anchors in your print stylesheet as aboue & you’ll have lovely little URL’s of each link placed in brackets after the link content.
This doesn’t work on Internet Explorer though. Does work on Firefox. So think of is as an enhancement rather than rely on it.
New look for brainfire
March 4th, 2005 § 1
As you can probably tell, I’ve launched my new design for brainfire. Exactly 10 months to the day! There’s still a few things that need sorting out, which I will be fixing as & when I get a chance & also a few additional sections. Hope you like it? All feedback is welcome.
Come on Firefox!
November 9th, 2004 § 5
The day everyone uses Firefox will be the day all web designers rejoice. For now though, with M$ holding over 90% of the webs users with the inferior Internet Explorer, we’ll have to make do with front page BBC news.
Now come on everybody, make your own life easier, download Mozilla Firefox.
brainfire’s first blah blah blog
April 4th, 2004 § 1
That’s right! I’ve managed to set up my first blogness using Movable Type. Which is already proving to be an awesome piece of kit.
This space will be used to vent the fat lump in my skull of any subject I see fit. For now though, I’m empty.
Thanks to Andrew for getting me to set this up & helping me with the Perl stuff.