QUOTE(smiley @ Jan 31 2007, 03:10 PM) [snapback]117530[/snapback]
Tacit, thank you for the detailed choices
What I want to do is to have the current blog on the homepage. Have a link in the vicinity of that blog and then allow viewers to click on the link to a page with blogs and comments. I would like to get the page with blogs to look like the rest of the pages. Is that difficult to do?
Embedding will do that. Many, but not all, Weblog services offer some way to embed a blog into an existing home page.
The Weblog I use, LiveJournal, allows you to embed. If you get a free LiveJournal account, you can embed your LiveJournal into your existing Web site, but you do not have full control over the way the blog looks; you can choose from a couple of dozen pre-built templates for the look and feel of the blog, but you can not completely customize it. For what you want to do, this will probably be fine.
If you want complete, 100% control over the appearance of the embedded blog, using CSS stylesheets, then you need to have a paid LiveJournal acccount. This will not only let you embed the blog in your existing page, but will also give you total, unrestricted ability to customize precisely how the embedded blog looks.
You can sign up for a free account with LiveJournal
here. The quick FAQ about how to embed a LiveJournal blog on your existing page is
here. A step-by-step guided tutorial that shows exactly how to embed your journal is
here.
There are several different methods you can use to embed your journal. The simplest is using HTML frames; the next simplest is using JavaScript (but it won't work if your visitors have JavaScript turned off in their browser for some reason). You can also embed it using a programming language like PHP, Perl, Python, or ASP, though I don't recommend doing this if you're not a Web programmer.