This is a resource page that provides a template for webpages for students (and faculty) at the Department of Mathematics at the University of Oklahoma. Please contact Thomas Madsen or Jeff Breeding for comments and suggestions for improvements.
To create a department webpage, you must first locate the correct directory to store your files. This directory is Z:\WWW. You can locate the directory by following these steps:
Now that you know where the Z:\WWW directory is, you can start creating your webpage. Here are the steps to downloading and editing a basic template for your page:
This page is only a standard template. You should play around with an HTML-editor to make your homepage look the way you want it to look. You might want to list your office hours and links relevant to courses you are teaching on your webpage. Look at the other pages that people in the department have to see what kinds of things they have on their sites.
Here are some other backgrounds you could use: wall1.gif, wall2.gif, wall3.gif (If you want to use one of these backgrounds, make sure to save it as wall.gif in your Z:\WWW directory. Otherwise it won't load.)
Once you are satisfied with the way your page looks, e-mail Dr. Schmidt and ask him to link your webpage on the Math/People page.
Where do I find an HTML editor?
Here is a short list of free HTML editors:
Big companies love to squeeze every penny out of you by making you buy their expensive semi useless programs for creating web pages. A way to combat this is to learn how to write the code (HTML) for the web pages yourself. You do this by writing the code using a nice free text editor. If you have any experience with programming you should have not problems learning HTML. All it takes is a little bit of effort. There are several good reasons to learning HTML.
One place that you can learn HTML for free is W3Schools. You could also try to google "Learn HTML". If you want to know more about certain standards of HTML code, visit W3.org. Here you can forexample read about the standard XHTML 1.0 Strict. The MGSA web site has been created in accordance with this standard and we strive to keep it as such.