QUOTE(papuccino1 @ 19 Apr, 2009 - 05:06 PM)

Hey guys, this is my first post here in the Blogging section of the site. I was wondering if it was possible to create a 'Read More' link to every post I make.
I write pretty long posts and I don't want every single post to show up at the home page.
Here's my site so you can see why I need this option for my blog.
My BlogThank you

I do it all the time on my blog. I write an intro to the tutorial and post a link to the actual tutorial. I have a website and use the:
*edit*
I go to the HTML view, you could just use the link button.
CODE
<a href="http://www.domain.com/index.html>Link</a>
What you could do is find a free hosting service, if you don't have hosting, create web pages there and use the link to send your readers to the pages. Hope that helps.

*edit*
I went to your blog, didn't understand anything but the code.

I had a slight problem having the code come out nice too, no spacing and lines would wrap over unpredictably.
This post has been edited by SixOfEleven: 1 May, 2009 - 08:04 AM