| Syllabus
--------------------- --------------------- --------------------- --------------------- ---------------------
|
Art 444 Lecture Notes Creating a simple web site with Dreamweaver
In this introductory demo, we will go over basic features of Dreamweaver. Our goal is to make a simple web site, composed of several linked pages that contain images, text, hypertext and image links. You will learn how to load your page to the WWW via Dreamweaver's FTP feature. Begin by creating a folder called "website" or "mysite" on your desktop. This is where you will keep all of your site assets or files. Now start up the Dreamweaver application and follow the steps below to create a new site folder or directory. Before you begin make sure both the Insert and Properties palettes are showing after Dreamweaver initiates. If they are not open them from the Window Menu. The Insert palette allows you to insert images, tables, horizontal rules, layers, plug-ins and etc. There are various states for this palette so make sure common state is showing. The Properties palette is where you make specific changes to your added content. For example, you can create a link or choose a type style from this window. CREATING
A NEW SITE: To create your first page select File> New and save this file to your root folder as home.html or index.html. Return to Site> Manage Sites... and click on your site name in the list to the left and click Edit.... Select the Site Map Layout category and designate the home.html file you created earlier in your site folder as the Home Page. Note: All file names should be 8 characters or less in lower case. Make sure that you do not move your web folder to a different location or move files out of it as the links to files will be broken. SETTING
PAGE PROPERTIES: TEXT:
Now you will add content to your home page. Text can be typed directly within the document window. You format the style and size of your text in the Properties palette. You should always designate a font face style and size for your text, otherwise the browser will use the face style and size the user specified in their browser preferences with your page looking considerably different from what you intended. This page uses the Verdana, Arial, Helvetica sans-serif grouping and is used on many www pages as it is easy to read. The rule of thumb is to set body copy at size 2. For headlines, etc. use a larger size. Other font style attributes include italicizing and making text bold. The color of the text will be the color you set earlier in Page Properties. You may change the color of individual words or sentences by selecting the line or word and applying a color (use the pull-down field left of the Bold icon). Text can be aligned to the center, right or left (which is the default) of the page. To create a text line break you will need to use return + shift keys. A line break returns the line on text directly underneath the line above. To create a paragraph break, which will create a slightly larger line break simply use the return key. IMAGES: Photo=JPEG
.jpg
Vector Graphic=Gif .gif Here is a tutorial for creating .gifs and .jpgs in Photoshop. Place images into your page by clicking on the topmost button in the Objects palette (the tree icon). Navigate to your folder to find your image. After your image is placed, you can set the alignment for the image with the align left, center, & right buttons. Note: the pull-down Align List does not align images on your page, it aligns text in relationship to your image. To make text wrap around your image, use either Align=left (image on the left side of the page with text wrapping to the right) or use either Align=right (image on the right side of the page with text wrapping to the left.) CREATING
LINKS: If you plan to link to a new page in your site you need to create that page for your link to work. Create this page like the one you just made and save to your web folder. Use the name of this file to create the link from your homepage to it. Note: you should always provide a way to get back to your home page via a link. TESTING
YOUR PAGES: UPLOADING
TO THE SERVER: To use Dreamweaver's FTP utility you will need to designate a HTTP address for your server in the Site Definition window. Go to Site>Define Site. Now highlight your site by name and click the Edit button. In the Site Definition window choose the Local Info category on the left. Type the address of your server in the HTTP Address box. Note: you need to obtain this info from your web server service provider or you will need set up a paid Domain (a .com or .net, etc.) by purchasing one from the many domain services available. In the Site Definition window choose Web Server Info category on the left. For Server access select FTP and fill out the fields (get these from your web server service provider). Now go to Site>Open Site. Click the Connect button on top nav bar to connect. You now can download your files. Remember to tell your friends about your new site address!
|
|||
Back to top of page | School of Art, Design and Art History | SDSU Main