Libraryman
May 13th, 2003
May 13th, 2003
Did you know it is
Did you know it is National Unappreciated Librarian Month? -via LISNews
A great story from Edmonton must have been written for the occasion, no?
I’ll be somewhat pressed for time over the next couple of weeks otherwise I would look into this more myself. Is there really not a web page for this national month long holiday?! This must be corrected!
6 Responses to “Did you know it is”
And, on a completely unrelated note: you should get rid of the border around the picture of Libraryman in the right-hand column.
Hey man, if you wanna tell MP what to do with his blog, you gotta go through me.
Like a ghetto version of TrackBack:
http://planetneutral.gotdns.com/openstacks/archives/000126.html#000126
If you happen to know how to get rid of the border around a linked image, I’d be interested in the answer.
Greg: You can get rid of it using CSS:
img {border: none;}, for example . . . If this doesn’t help (if you don’t know CSS), lemme know and I’ll elaborate.
D’oh. Thanks Kris. I think my original mistake was trying to set the anchor tag to no border rather than the img tag. My blogs thank you.
Word, dude.