Presentation is loading. Please wait.

Presentation is loading. Please wait.

Getting Started with Web Page Creation for Fuqua Authors Spring 1999.

Similar presentations


Presentation on theme: "Getting Started with Web Page Creation for Fuqua Authors Spring 1999."— Presentation transcript:

1 Getting Started with Web Page Creation for Fuqua Authors Spring 1999

2 What’s here? v An overview of Fuqua’s web creation & publishing software v What you need to know about HTML

3 Creating a web page: What’s involved? v Software äFuqua has selected “DreamWeaver” from Macromedia as its standard web page editing software. äDreamWeaver lets you create and edit a web page almost as easily as you’d create a document in a word processor, like Word.

4 More about DreamWeaver v To see what DreamWeaver is about… ävisit the Macromedia web page at this URL: http://www.macromedia.com äOn Macromedia’s page, select “Products”. äOn the “Products” page, select “DreamWeaver”. äOn the “DreamWeaver” page select “Feature Tour”.

5 Publishing a web page: What’s involved? v If you’re on the faculty äyou have space on the faculty web server äpublish your personal web page files by locating the files in the public_html folder that’s on your network H: drive äthe URL for that space is: http://faculty.fuqua.duke.edu/~username

6 v If you’re on the staff äIf you’re on the Fuqua staff and publishing a department or area page, you’ll use Fuqua’s special version control publishing software. äThis software helps keep the latest copy of a document available and helps avoid “overwrites”. äContact Fuqua’s IT group for information about using this software. (as of 2/99)

7 vIf you’re a Fuqua student äYou’ll publish your web pages to Duke’s web server, called “acpub” äSee this URL for information about publishing to acpub: http://www.duke.edu/websrv/

8 For more info v See this web page for links to: ä web page creation tutorials ä info on copyright and the web ä info on math symbols and web publishing ä how to publish on Duke’s web server http://faculty.fuqua.duke.edu/~pecklund/WebPage/Resource.htm

9 About HTML v Even if you’re using a sophisticated web editor like DreamWeaver, it helps to know a little about HTML ä Hyper Text Markup Language v HTML lets you format a document so : ä a web browser knows it’s a web page ä the document looks the way you want it to look when viewed online

10 HTML v There are 2 basic varieties of HTML code: ä Required Structural Codes Must appear in every web page. Let the browser know to display your document as a web page. ä Optional Formatting Codes Use to format the page the way you want.

11 The required, structural codes ….. Required codes define your document to the browser as a web page. Codes appear in angle brackets. Most codes are paired. The second code in a pair has a slash. For example: and

12 The optional codes A sample A Sample Header This is my sample web page. Use optional codes to format the text and objects on your web page. Optional codes control things like spacing, typeface, and colors. In this example, codes establish a header and italicize text.

13 Linking codes …. This is a link to another page that has the name Page 2. …. Links are the key to a web page. Linking is accomplished using codes. This example shows an “anchor code” that links this page to another web page. The reader of the page sees: This is a link to another page that has the name Page 2.

14 A download link …. This is a link to a Word file that has the name MyFile.doc. …. You may want to distribute files via your web page. This example shows a download type of link. The file named in the link isn’t an HTML file. The browser won’t try to display this file as a web page. The reader can download it instead.

15 Displaying an image …. Here’s a picture of Fuqua’s logo: …. You can display graphics called “inline graphics” in your web page. This example shows a link to a.gif-format graphic file. When the browser encounters this code and file it displays the graphic in the web page.

16 Learn from others v If you see a web page you like, study the code used to create it. v Most browsers let you view the code for any page you display. v For example, in Netscape 4.5, click the menu commands View, Page Source.

17 Document your HTML file v This is what a comment line looks like in HTML:

18 Naming your file (if publishing to Duke’s web server) v To publish on Duke’s server, save your HTML file using these file naming rules: ä 8 characters or fewer for the name ä no spaces ä “.htm” as the file extension ä Case is important, e.g.- MyFile.htm isn’t the same as mYfiLe.HtM

19 End


Download ppt "Getting Started with Web Page Creation for Fuqua Authors Spring 1999."

Similar presentations


Ads by Google