Grocery Items

  1. Bakery and Bread.
  2. Meat and Seafood.
  3. Pasta and Rice.
  4. Oils, Sauces, Salad Dressings, and Condiments.
  5. Cereals and Breakfast Foods.
  6. Soups and Canned Goods.
  7. Frozen Foods.
  8. Dairy, Cheese, and Eggs.

Miscellaneous items




Links to jump for others pages

1.Create a webpage which should have Title as defined by the user. It should display content in bold,italic, underlined and entire content should be center aligned. Include the link to www.google.com also.

2.Create a HTML Document in such a way that it should include the tags like paragraph, h1 to h6 heading, break tag usage.

3.Create a webpage which should have an image as background with width 400px and 500px dimensions. If the image could not be loaded, it should display an alternate text which should inform the user about the same.

4.Create a webpage using HTML Table tag in such a way it should display Firstname, lastname, age,multiple telephone numbers of the user. The table caption of the table should be User Information which should be displayed at the Top of the table. Try using rowspan and colspan feauture of table.

5.Insert an image and create a link such that clicking on image takes user to other page.

6.Create a HTML form which should take the following values from user: (i) First Name(ii)LastName(iii)E-mail Id (iv)DOB (v)Gender(vi)Place to upload user resume(vii)Submit button(viii)Reset Button also

8.Design a timetable and display it in tabular format.

9.Create a web page which should divide page into two equal frames Frame1 , Frame2

10.Create a webpage that prints your name to the screen, print your name in Tahoma font, print a definition list with 5 items, Create links to five different pages, etc.