0% found this document useful (1 vote)
188 views

HTML Assignment1

The document provides instructions for four HTML assignments: 1) Create a table to display product information. 2) Create a page with internal links to details about three products, including names, images, features, size, and price. 3) Create a form to accept customer information including name, address, gender, languages known, and city, with buttons to submit and clear the form. 4) Explain the SELECT and TEXTAREA tags with common attributes and provide examples.

Uploaded by

Keshab Nayak
Copyright
© Attribution Non-Commercial (BY-NC)
Available Formats
Download as ODT, PDF, TXT or read online on Scribd
0% found this document useful (1 vote)
188 views

HTML Assignment1

The document provides instructions for four HTML assignments: 1) Create a table to display product information. 2) Create a page with internal links to details about three products, including names, images, features, size, and price. 3) Create a form to accept customer information including name, address, gender, languages known, and city, with buttons to submit and clear the form. 4) Explain the SELECT and TEXTAREA tags with common attributes and provide examples.

Uploaded by

Keshab Nayak
Copyright
© Attribution Non-Commercial (BY-NC)
Available Formats
Download as ODT, PDF, TXT or read online on Scribd
You are on page 1/ 1

HTML Assignment 1 1.

Create a web page to print the following table:

2.Write an HTML page to display information of three products. The name of three products should be displayed at the top. The hyperlink should be provided to move to the details of the product like its features, size, price etc. alongwith its image. The link should be internal link. 3.Create an HTML page to accept customers information for the following with appropriate form elements : Customer Name, Address, Gender, Languages known, City, and to submit and clear the contents 4.Explain the following tags with the attributes that often required. Write suitable example for each. 1)SELECT 2) TEXTAREA

You might also like