0% found this document useful (0 votes)
7 views3 pages

Tourism Website Assignment Guide

The assignment requires the creation of a website for a tourism company, including an 'About Us' page, a 'Contact Us' form, and a 'Climate' page with a table of climate details. The home page should feature the city's name, details, images, and an iframe linking to relevant content. Submissions must include code comments and a thought note, or marks will be deducted.

Uploaded by

Jasmit
Copyright
© All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
7 views3 pages

Tourism Website Assignment Guide

The assignment requires the creation of a website for a tourism company, including an 'About Us' page, a 'Contact Us' form, and a 'Climate' page with a table of climate details. The home page should feature the city's name, details, images, and an iframe linking to relevant content. Submissions must include code comments and a thought note, or marks will be deducted.

Uploaded by

Jasmit
Copyright
© All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd

Module 1- Assignment Problem Statement

Assignment 1 HTML Problem statement:

Important Note: Please write a comment in your codes and a thought note in a separate sheet
while submitting the assignment. If comments and thought note is not present in your
submission, marks will get deducted.

Create a website for your Tourism company for your city. It should include all
of the following (feel free to add more content) :

1. About Us Link: It should redirect to the About Us page when


clicked. (Contains more details about your tourism company)
2. Contact Us Link: It should contain a form with at least three values such
as Name, Email id, City, and message, along with a submit button. (You
can add other fields like phone number, address etc)
3. Climate Link: It should contain a table containing details about the
climate in your city and create a table for the same. (Add at least 3
columns).
4. All the above-given links, should redirect to their respective HTML pages
when clicked.
5. The Home page(main page) should contain the heading (Name of your
city), its details, and Images of the city. (Images can be aligned by using
table tag and padding property).
6. The Home page should also contain an iframe element, which can be
linked to a page related to your city or can be linked to about us page.
7. Images Links : (You can use the website :
[Link] to get the image links, or download it from other
resources locally and add its path in the URL attribute of img element)

Sample output Image : (Homepage)


Sample output Image : (About Us page)

Sample output Image : (Contact US page)

Full Stack Development Specialization Training


Page no. 2 of 3
Module 1- Assignment Problem Statement
Sample output Image : (Climate page)

You might also like