Thursday, March 15, 2007

Show your own icon on the brower

Change '[' and ']' to '<' and '>' by yourself. Blogger doesn't allow them in the post, even using code positions.
[html]
[head]
[link rel="icon" href="/images/favicon.ico" type="image/png"]
[/head]
...