Computer Workshop #2 LOCAL LINKS, GLOBAL LINKS, AND BACKGROUNDS Local Links: A local link is a link that connects two of your own Web pages. The html command for links is: . So, to create a link from me.html to your new page, amst.html, you would type the following: I am enrolled in american studies 211. Global Links: A global link is a link that connects one of your pages to one outside of your account. With respect to html, the only difference between a global and local link is that global links require the full URL. Here are a few example: I attend U of Maryland. or: I visit SportsZone alot. Backgrounds: Depending on what version of Netscape you are using, the default background color is gray or white. To change the background color to, for example, black, you use the following html command: or . For all colors, see: http://www.wam.umd.edu/~morlino/color.html *Important note: The must come at the top of the document in order to work. WEBPAGE CHEAT SHEET AMST 211 __ February 4, 1999 I. Making a Homepage 1) Launch Telnet to get to your wam account. (Host = wam.umd.edu). Enter login and password. 2) To get to your public directory, type: cd .. __ then hit the return/enter key cd pub __ then hit the return/enter key 3) to create a file, type: pico test.html II. Basic HTML bold italics
center
goes to next line

goes to next line and skips a line makes font bigger (1_3) makes font smaller (1_3) control key and "o" saves document control key and "l" unfreezes screen control key and "x" exits homepage III. Seeing Your Masterpiece In Netscape, type in the following URL: http://www.wam.umd.edu/~login To view any changes you make in OTAL, click on the "Reload" button in Netscape. IV. To organize information using bullets or numbers, use the