90 likes | 213 Views
Using Dreamweaver getting started. Start in your “ My Documents” folder Create a new folder called “ website” Create a sub folder called “ images” Start Dreamweaver ( Desktools /Math and Business/ Adobe CS4). Setting up Dreamweaver. From the top menu choose … Site .. New site
E N D
Using Dreamweavergetting started Start in your “My Documents” folder Create a new folder called “website” Create a sub folder called “images” Start Dreamweaver (Desktools/Math and Business/ Adobe CS4)
Setting up Dreamweaver From the top menu choose … Site .. New site Name the site “Mysite” Browse to the location of your site(U:\Documents\website)
Copy your logo to your images folder It should appear inside your images folder
Making a menu We’re ready to go! Choose File New (Ctrl-N) Choose Insert … table Size the table according to how many top menu items you would like (1 row … 4 columns) Highlight the entire table Choose the CSS tab (bottom left) and then the centre icon Name it mycentre
Adding a title Insert a new table (4 X 4) .. Set the width to 100% Highlight all the “cells” in the top row Find the Merge icon in the bottom left Place your company name in the top row, centre, bold, and BIG!
Adding your logo Drag your logo into one of the cells Resize it Adjust the size of the table cells accordingly
Save it Call it “index” Hit F12 Viewing your site
Insert your motto into a cell (or merged cells) • Change the color of the text by: • Highlighting the text • Choosing the color from the CSS menu Add your motto
Right click on the page and choose “Page Properties” to change the background color Turn off the borders by clicking on the <table> tab and setting Border to 0 More stuff