Swati Lathia

Learning ways

HTML Assignments

Table of Contents

Assignment – 1

  1. Create an HTML web page that displays information about yourself using different heading tags, paragraphs in different colors, styles & size of fonts in minimum 10 lines.
  2. Create an HTML web page that displays name of Search Engines in ordered list format & name of web browsers in unordered list format.
  3. Create an HTML web page that shows all the text formatting tags.
  4. Create two HTML web pages which are connected with each other using links.
  5. Create an HTML web page which have one image with all necessary attributes. When we click on an image, it will open another web page.

Assignment – 2

  1. Create an HTML webpage that displays images inside table of 4 rows & 3 columns (Image Per Cell).
  2. Create an HTML webpage that displays a form with following elements : First Name, Last Name, Gender, Subject of interest, Language known, Date of Birth(dd-mm-yyyy), Contact No., Address, Pin code, State, Country with reset & submit in tabular format.
  3. Design an HTML login form with username, password, submit & reset in tabular format.
  4. Design an image map of Indian flag with clickable areas of tricolors. Display respective color information when it is clicked in new page.
  5. Create an HTML webpage that displays following output using frameset & frame tag.
Scroll to top