Department of Economics
NUI, Galway

Dr. Aidan Kane
EC213 Macroeconomics
---- Main course page
---- Course outline
---- PowerPoint slides
---- Macroeconomics links
------Tutorials
------ Assignments
------Web Project
------ Main page
------ Guidelines
------ Writing web pages
------ Posting web pages
-------- Tutorial/web groups
EC301 Irish Economy
-- Course outline
-- Sample exam paper
---- Readings
---- PowerPoint slides
----Web Project
---- Main project page
------ Projects 1999/2000
------ Projects 1998/1999
------ Irish Economy links
EC223 Introduction to Mathematical Economics
-- Course outline
-- Lecture Notes & Assignments
EC350 Research Project
-- Main Project Page
-- Programme of Work
-- Schedule 1999/2000
-- TutorialGroups
-- Format of a Project
-- Text and Type

EC213 Macroeconomics

National University of Ireland, Galway

Semester II 1999/2000


logo thingy

Writing web pages


You need to able to do two things to complete your project:
  1. Write your web pages

    i.e. use HTML (HyperText Markup Language)

  2. Make them available on the web

    i.e. post the pages on a server.

We'll deal with the first issue here, and the second next week (Week 7)

You need:

  1. A text editor (the most basic type of word processing software):

    I recommend NotePad if you are using a Windows machine, or SimpleText on the Mac (these come as standard with whichever computer you are using).

  2. A copy of a browser such as Netscape or Internet Explorer:

    You do not need to be connected to the internet to write and view your pages.

  3. A beginnner's guide to HTML which covers all you need to write HTML files/web pages.

A word of advice

From experience, I am strongly recommending that for this project at least, you do not use specialist web page creation software.

In previous years, using this software without understanding the underlying HTML codes (despite my advice) has caused lots of frustration for students. This is essentially because it is sometimes very difficult to fix problematic web pages in these packages, unless you know a lot of HTML. You should also avoid using the facility in Word to save files as HTML, as this has caused similar problems.

I do not have the time to deal with problems which arise as a result from not following my advice on this front.

Basic steps

The basic steps (covered in class) are:

  1. You begin with a minimal HTML document, written as a text file, which you save.
  2. You open this file within Netscape (or Internet Explorer) to view it as a web page.
  3. If you change the underlying HTML document, first you make sure you save the file, then you reload/refresh the file in Netscape/Internet Explorer, to see the changes take effect.
The following links are also worth a look:


24th February 2000