Undergraduate Seminar BSC 4931  Dr. Suzanne Koptur

Creating web sites [this page designed by Dr. Victor Apanius]

Where do I start?
Start with these simple and easy 10 Steps

You can update and expand your web site by adding quality content between the <BODY> </BODY> tags using pico to edit index.html (this is the classic way, with you doing the coding) OR by simply making new pages, adding links and editing the home page, and editing your new pages with the program you used to create web pages..

Remember that the all-important index.html is located in the www directory. When you log-off and sign back onto Solix you will be in the root directory.   To go to the www directory- cd www.  OR when you open up Web-DAV go to the www folder.

UNIX trouble?
Here is a handy table of UNIX commands

So far so good, but it's got to look sharp
Use additional tags listed in the HTML code page.

You want color?
Use this color chart in the appropriate tags.

Now you want a picture of your dog on the web?
O.K. but read everything here

When is this going to end?