If you want it to be static versus dynamic, then creating a page rather than a post is what you need to do. In the pages function in WordPress, you can do anything you want. If you upload another PHP file to the server in the theme's folder, you can select that as your template. This means that you can add any page and any look that you want to your blog and have it remain static.