There are three parts of this assignment:

Part 1: 
-------
You have to write Basic HTML code. You can use deprecated tags for this part. But it is recommended that you try to use non-deprecated tags. You must indent code properly.  For this part you have to create three html pages. Name then 05-part_01-basic_html_page_01.html, 05-part_01-basic_html_page_02.html and 05-part_01-basic_html_page_03.html. The desired output of HTML pages is shown in figures 05-part_01-basic_html_page_01.png, 05-part_01-basic_html_page_02.png and 05-part_01-basic_html_page_03.png images respectively. The numbers 1, 2, 3 etc. as shown in images should also get displayed on HTML page.


Part 2: 
-------

You have to creat HTML form in this part. Instructions are mentioned in file 'instructions.txt' which is located in folder 05-part_02. You should not use deprecated tags for this part. Name the HTML file as '05-part_02-html_forms-page_01.html'. 


Part 3:
-------

This part is very similar to part 1. In this case you have to use external style sheets and XML. You also need to verify your pages using w3 validator as confirming to Strict XHTML standards. Like part 02 instructions for this part are mentioned in file 'instructions.txt' which is location in folder 05-part_03.
