FILS, English Stream, Year 4

Course: Web Application Development

Prof. Luca Dan Serbanati

 

Second laboratory

HTML Programming

 

1. Write a HTML page dispatcher.html with the following links:

        index.html in the directory files in the site root

        index.html in the sottodirectory text  of files

        index.html in the directory others belonging to the directory where the current directory is found

        README.txt in the directory pub of the ftp.cdrom.com machine.

 

Verify your program at the http://validator.w3.org/file-upload.html address.

 

2. The following flags are three jpg files: italy_flag.jpg, france_flag.jpg and euro_flag.jpb. The maps of these territories are stored as italy.jpg, france.jpg and euro.jpg.

           

            

 

 

 

 

 

 

 

 

 

 


Write a HTML page which contains three double links to other three HTML pages. Each double link is represented by a flag and a description text: “Italy”, “France”, and “European Community”. Any link reports a page where the country map is centered on a background which contains the relative flag.

Advanced. Define a click-sensible area around the capitals of the three countries: Rome, Paris and Bruxelles. When such an area is clicked a HTML page should be open with a presentation of the capital

 

3. Put a nice, rich frame to  this picture (“Le nozze di Canaa”) with TABLE tags and locate it in a HTML page dedicated to the Louvre Museum.