1. You should not use any deprecated tags. Marks would be deducted for use of deprecated tags.

2. You should indent code properly. Again marks would be deducted for not indenting code properly.

3. You have to submit only 1 html file as assignment (no multiple files / images in this assignment)

4. The action of form of page should be set to "http://mail.iiit.ac.in/~saurabh.barjatiya/website/courses/2009/monsoon/itws1/lectures/print_global_variables.php" and method should be "POST".

5. About screenshots:

	a. "when_opened.png" - This is how page looks when opened in browser without changing any value.

	b. "output_01.png" - This is the output one gets when he/she clicks on "I agree" button and values on page are as shown in "values_01.png".

	c. "output_02.png" - This is the output one gets when he/she clicks on "I disagree" button and values on page are as shown in "values_02.png".

	d. "on_clicking_likes_me.png" - This is the output one gets when he/she clicks on "Likes me" button. 

	e. "on_clicking_likes_me_not.png" - This is the output one gets when he/she clicks on "Likes me not" button.

6. No extra information will be provided for this assignment. If you feel that some information is missing, you can assume some default value and mention that assumption in html page at the end of form. Do not comment assumptions using HTML comments they should be visible when page is opened in browser, so that TA can know about assumptions made without looking at HTML source.
