A link to my IST210 page for Spring 2004. There are a few sample PHP scripts in the old IST210 page which will be added to the current page when we begin PHP.

Example HTML page/forms

This is an example HTML page. You can view the source of the page in your browser by right clicking your mouse and choosing the option View page source. You can copy the source into your desktop and play around with the various options to see the effect. Make sure to read the comments. You cant change this page directly as it is in my directory but you can copy the source and make changes to it in your desktop and view it there. Much fancier pages can be made using softwares like dreamweaver but still it is worthwhile to know how HTML works.

This is an example paragraph. I would like to put a line break after this statement.
So this means that even if I continue on the same line in the HTML file, it would put the text in the next line in the browser.

This is the second paragraph.
Now we shall learn how to use lists in HTML.This is an exmple of ordered lists

  1. Item 1.
  2. Item 2.
  3. Item 3.

This is a list of days of the week. This is an unordered list.

The following is an example of a descriptive list in HTML

do
a deer, a female deer.
re
a drop of golden sun.

This is a link to my department's webpage.
And this is a link to your IST 210 Class page
Email me at Dhiraj Joshi if you have questions

This is how we put an image in an HTML page. You can play around with the options and see the effect.

Forms in HTML.

The values you enter here are taken away by some scripts and used at server side. That is how a web-based system works. This is a simple page and so there are no embedded scripts here.

Enter you user name

Enter your password

Your favourite TV serial is:
Everybody Loves Raymond
Friends
Seinfeld
Will and Grace
Jerry Springer show


Which of the following TV characters do you like:
Joeye
Chandler
Ross
Seinfeld


Are you in IST 210 class? Yes No

How is this HTML session?

Which state do you belong to?

The following is an example of a simple table.
Student Name SSN Grade
Mark Twain 3266 B
Tom Sawyer 2354 A