You don't want to clog up your home (front) page with a blog, unless that's the only thing you have on your site (then why are you running a separate home page?). See if your blog software can provide short "teaser" links for the last 2 or 3 blog postings, that you could merge into your home page. That would be ideal, as it makes your visitors aware of the latest blog updates, without taking over the home page, and allows the blog itself to be kept separate. The code for the links is likely to be PHP, so you may have some coding to do to fit it into something primitive like Dreamweaver (sorry, I can't help with that). Something else that DW might allow is to stick an iframe on the page, into which you could display some summary or "newest entries" page from your blog.