Assignments

Please refer to the example from the lesson text. There we wrote a city per line with inserted tabs. The code samples from the section called “Assignment 0.1” combined with what you have just seen, enables you to write a program utilizing the sql declaration from the section called “Assignment 0.1”. The output must be valid XHTML 1.1.

When done, create a new version which, instead of tabs wraps the output in table-tags with pretty css, to make it an easy read. Add column titles. The output must still validate.

Hints: Use the overall architecture from example 1 of the section called “Introduction to Database Terms”. When you grasp that, add the code from this chapter/lesson.