About the blog

You can read and download quick reference cards from my blog space for free. The topics cover web design with asp.net, C#, Ajax, statistical programming with SAS, R, software development with visual studio, Delphi, etc.

If you have any question or good suggestion, please contact me or leave a comment. The companion website associated with this blog is http://www.winscard.com, please take a moment to visit it if you want to get more cards.


How to add a separate line between posts

In order to make the reader/visitor view your posts easily, it is a good idea to separate your posts with a line, just like the way my blog goes. Here is how I make this work:

Whenever you create a new post or edit the existing posts, you can do that by adding <hr /> ahead of the post title. For example, I have a post with title "How to add a separate line between posts", you can simply change it as "<hr />How to add a separate line between posts".

No comments:

Post a Comment