English 303Z
Fall, 1997
Instructor: Robert Yagelski
Instructions for Coding a Document for Our Course Web Site
Since all of the writing you do for this course will eventually be published on our course web site, it's important for you to be able to code your essays in HTML (Hypertext Mark-Up Language). This page provides simple instructions to enable you to do so.
First, keep in mind that you will only have to code the final versions of your essays for our web site. So you don't need to do any of these steps until each essay is complete and ready to be submitted to me.
Also, before you begin this procedure, be sure you have a separate copy of your essay file, in case you inadvertently corrupt the one you'll be working on.
Once your essay is ready for submission, follow these steps to encode it in HTML:
- Open your essay file in Microsoft Word (or WordPerfect if you're using that program).
- Also open the template for HTML code that I have provided you. (You should have a copy on your disk.)
- At the very top of the template, type in your last name just before the words, "Essay 1." Make sure you put a comma and a space between your name and "Essay 1."
- Now type the title of your essay in between the two tags that look like this: <H2>. Then immediately below that line type your full name after the word by.
- Return to your essay. Now, using your mouse, highlight your entire essay except for the title and your name. Then click on the "copy" button at the top of the screen (it looks like two sheets of paper with one lying on top of the other).
- Now return to the HTML template and position the cursor at the end of the line that looks like this: <p>
Now click on the "paste" button at the top of the screen (it looks like a sheet of paper on top of a clipboard). Your entire essay should now be in the HTML template
- Go back to the beginning of your essay and place a paragraph tag (<p>) at the beginning of each paragraph in your essay.
- Once you're finished, go to "File Save As." A dialogue box will open on your screen. At the bottom of the box is a small window labeled: "Save File as Type." Click the little arrow at the end of the window and several options will appear. Highlight "Text Only." Then, in the small box at the top left-hand corner of the dialogue box, type in a name for your file as follows: use the first eight letters of your last name followed by a period and the extension htm. Now make sure the "A" drive is selected in the "drive" box and click OK.
If you've done everything right, you should now have an HTML file on your disk containing your essay. When you submit your essays to me, submit both a word processing file and an HTML file.
Return to Computer Documentation Page.
Return to English 303 Syllaweb.
Go to Course Schedule.
Go to Course Requirements.
Return to Top of This Page.