Creating an EFL Web Page
The aim of this session is not to train you to be programmers but to show you how simple it is to put material on the Web. You and your students can publish material which will be seen by others all over the world. Publishing work like this can be highly motivating for students and is tremendously valuable for supporting e-mail project work.
A web page is written in Hypertext Mark-Up Language (HTML). There are four common ways to create a web page.
1. You can learn HTML code and create your own pages - the time consuming way:
2. Or you can learn to use a WYSIWYG (What you see is what you get) HTML editor, e.g.
3. In Yahoo! Geocities http://geocities.yahoo.com/ use a Wizard template or PageBuilder (another editor).
4. Or you can create a document using Microsoft Word and Save As HTML.
Most teachers (and students) often don’t have the time to learn HTML code or familiarise themselves with a top-end editor. So the quick and dirty way is to use either a simple WYSIWYG editor like PageBuilder or Microsoft Word and convert the file.
Points to consider when using Word as an HTML editor:
Hosting your site
Create your own page
First, decide what you want to put up on your web page(s). The purpose of this session is to create an EFL pedagogic / didactic web page. Think carefully about what you want learners to get from your pages. We suggest that you create either a Treasure Hunt or WebQuest. They are relatively simple to construct.
Take a look at my page to see two different types of Treasure Hunt:
http://www.geocities.com/jason_firestone/treasure.html
Take a look at some of the links here for some WebQuest examples:
http://edweb.sdsu.edu/webquest/webquest_collections.htm
Procedure
Build your page in Yahoo! Geocities
Now go to Yahoo! Geocities http://geocities.yahoo.com/home/ and enter your Yahoo! ID and Password.
(If you didn’t create an account in our previous session then log intoYahoo http://www.yahoo.com/ and create a new account.)
Then click on:
Yahoo! PageBuilder
Education
Launch PageBuilder
You will be taken to an example page template Education Homeroom
Editing your HTML code (cutting and pasting)
Go back to the Home page and then choose
File Manager
Open File Manager
This will open the list of files that you have stored on the Yahoo ServerBR
View allows you to see your file.
Cutting copying and pasting from web pages.
To edit the HTML code of one of your pages click in the box next to the file name and then click on Edit.
You can edit the code manually now.