Create a line separator using only CSS

Today LF (LearnFre) will tell you how to convert it into CSS without using a single image . so Let's get Started. :)

How to Make Your Links Change Colour When the Mouse Hovers Over It (Using CSS)

If you were to move your mouse over the links on learnfre.blogspot.com, you would notice that they are highlighted with a different colour. This article explains how you can achieve such mouseover or hover effects with links on your site.

Custom JavaScript and CSS in Blogger posts

Right, here's a very simple tip (or trick?) that I half-expected wouldn't work, but it does. How does one add custom post-specific style (as in CSS) and logic (as in JavaScript) to Blogger posts? This could be useful for inserting examples right into your articles.