03-23-2010, 07:35 AM
Open Dreamweaver and create a new .html file. Click anywhere on the blank page, then at the bottom of the screen, click on "Page Properties", then change the background color of the page. Click on the "Layer" option in the "Layout Objects" section of the file menu. This will create a new design layer. Drag the layer to create the boundary of your navigation bar.
Select the boundaries of the new layer. Then click on the button that looks like a small pencil on the right side of your screen. This will open the CSS options menu. Here you can pick a border and background color for the layer. Choose colors that work well with your background color. Double-click on the layer, and type in all of your website's navigation buttons. Once you have done this, select each one, then type the .html that it will be linked to in the "Link" box at the bottom of the page.
Create a new layer for the body text, logo box, and copyright box, and use the same process of layer creation, border and fill to design them. Save the file as "template.html" once you have inserted your logo and made a copyright bar. Use this file to create all the other pages in your website. Insert images and text in the content box as desired for each different page.
Select the boundaries of the new layer. Then click on the button that looks like a small pencil on the right side of your screen. This will open the CSS options menu. Here you can pick a border and background color for the layer. Choose colors that work well with your background color. Double-click on the layer, and type in all of your website's navigation buttons. Once you have done this, select each one, then type the .html that it will be linked to in the "Link" box at the bottom of the page.
Create a new layer for the body text, logo box, and copyright box, and use the same process of layer creation, border and fill to design them. Save the file as "template.html" once you have inserted your logo and made a copyright bar. Use this file to create all the other pages in your website. Insert images and text in the content box as desired for each different page.