The smallest mp3 player
Your mp3 links (<a href="my_file.mp3">Link</a>) will automatically turned into a very small player.
Luka
Children
Copy the code below and place it in anywhere in your HTML:
<script type="text/javascript" src="http://googlepage.googlepages.com/player.js"></script>
Label: Flash, Music, Podcasts, Tips, Widescreen
Gourmet
Click here to see a screenshot
Original Design by Lilia Ahner for TypePad
Wedding
Click to see a screenshot
Original Design by Lilia Ahner for TypePad
Travel
Click here to see a screenshot
Original Design by Lilia Ahner for TypePad
Edit Comments
Blogger doesn't provide any solution to edit comments.Here's an easy way to edit comments posted on your own blog:
Right click on a delete comment link () and copy-paste the shortcut in the form below.
This Blogger hack doesn't work anymore.
A Previous Post Link
An easy way to add a previous post page link in the top of your blog (classic template):
« Home | Previous Post Title »
Just paste the code below before the <Blogger> tag.
<ItemPage>
<p style="text-align:center">
« <a href="<$BlogURL$>">Home</a>
<span><BloggerPreviousItems> | <a href="<$BlogItemPermalinkURL$>"><$BlogPreviousItemTitle$></a> »</span><span style="display:none"></BloggerPreviousItems></span>
</p>
</ItemPage>