On-Line Web Workshop

French Version

Creating Your Own Web Page

Il est extremely easy to create a Web page.  If your school or university has a Web server, you can add your own page or create pages with or for your classes.  You should consult the Webmaster at your school for more detailed information concerning how to post your page, but its creation is easy.  The HTML language is not complicated, et you can create files using word processing software or software specially designed for Web page construction such as Hot Dog or FrontPage. Netscape Communicator also has its own editor.  Newer versions of Word and Word Perfect will allow you to save a regular word-processed file in HTML format.  For more information about Web editors, consult this site.

Creating a page with Netscape Communicator.

Explanation of the most useful HTML codes. 


Explanation of the Most Useful HTML Codes

You do not need to know any of the HTML codes to create a Web page.  This section if for those who would like to know more about them.  The most important thing to remember is that each time (with a few exceptions) you indicate an HTML command, you msut also shut it off by inserting a / in front of the command.  The basic commands, which are always surrounded by < and >, include:

Sample HTML Source Page

Here is the text of a sample page just as it would be posted to the Web.  If you click here , you will see the active version of this file.

<HTML>
<HEAD>
   <TITLE>Sample Web Page</TITLE>
  </HEAD>
<BODY>

<H1 ALIGN=CENTER><BLINK><FONT COLOR="#800000">Sample Web Page </FONT></BLINK></H1>

<P>This paragraph represents a description of the contents of the page. The opening screen of a homepage should not contain too many graphics. A user who does not have high-speed access to the Web will be frustrated when trying to visit your page, even if only to see what is there. The rest of the text will be in French with accent codes. </P>

<P>If I want to write the same thing in French, it would appear as follows:&nbsp;Ce paragraphe repr&eacute;sente une description du contenu de la page. La page d'accueil ne devrait pas contenir trop de graphiques. Un utilisateur
qui n'a pas un acc&egrave;s rapide au Web deviendra frustr&eacute; en essayant d'acc&eacute;der &agrave; votre page, si ce n'est rien que pour voir ce qu'il y a. </P>

<H2>Sample page sub-title</H2>

<P>Here is a list of my favorite links.</P>

<UL>
<LI><A HREF="http://aatf.utsa.edu/">AATF Homepage</A> </LI>

<LI><A HREF="http://www.urec.fr/">List of Web Servers in France</A> </LI>

<LI><A HREF="#internal">Here I will put an internal link to another section of this same page.</A> </LI>
</UL>

<P>
<HR WIDTH="100%"></P>

<P>I can also make a list of things you can find on the Web.</P>

<OL>
<LI>French media--newspapers, radio broadcasts, TV&nbsp;programs, movie listings, video excerpts</LI>

<LI>maps and illustrations</LI>

<LI>works of art with the <B>Mona Lisa</B> in bold</LI>

<LI>literary texts</LI>
</OL>

<P>If I want to include an image, I could put it here.<A HREF="begin.html"><IMG SRC="retour.gif" BORDER=0 HEIGHT=28 WIDTH=28></A></P>

<P>If I want to include a sound file, I can put it here. <A HREF="welcome.wav">Welcome</A>

<P>
<HR WIDTH="100%"></P>

<DT>URL</DT>

<DD><U>U</U>niform <U>R</U>esource <U>L</U>ocator</DD>

<DT>WWW</DT>

<DD><U>W</U>orld <U>W</U>ide <U>W</U>eb</DD>

<DT>HTML</DT>

<DD><U>H</U>ypertext <U>M</U>ark-<U>U</U>p <U>L</U>anguage</DD>

<H3><A NAME="internal"></A>Sub-title Internal Link</H3>

<P>This paragraph represents an internal link which was indicated in the first list above and allows me to move through a long page more easily.</P>

<CENTER><TABLE BORDER=1 >
<TR>
<TD><A HREF="http://www.france.diplomatie.fr/">France</A></TD>

<TD>Belgium</TD>

<TD>Switzerland</TD>

<TD>Quebec</TD>
</TR>

<TR>
<TD>Senegal</TD>

<TD>Morocco</TD>

<TD>Togo</TD>

<TD>Tahiti</TD>
</TR>

<CAPTION ALIGN=BOTTOM>
<P>French-Speaking Countries</P>
</CAPTION>
</TABLE></CENTER>

<P>Now, of course, I will put the necessary information to contact me as
well as the dates of creation and last update. </P>

<P><A HREF="mailto:abrate@siu.edu">Jayne Abrate</A> </P>

<P>Created: January 3, 1997</P>

<P>Last update:&nbsp;November 10, 1998</P>

</BODY>
</HTML>



 

Finding Documents on the Web

Since the number of Web sites is growing at an exponential rate, it is not an organized system.  To find documents on a specific topic, you can use a search engine.  There are different search engines that function in several different ways and are not all equally as effective, especially when trying to find sites in another language.  Some advice: If you want to practice searching for sites on a specific topic, try the
 

Web Scavenger Hunt


English Search Engines

French Search Engines

*** My favorites

Created: January 3, 1997

Last update: May 25, 2000

Dr. Jayne Abrate, Southern Illinois University