Practical List of Ecommerce Lab Final

You might also like

Download as docx, pdf, or txt
Download as docx, pdf, or txt
You are on page 1of 2

Practical list of Ecommerce Lab

1. Create a webpage in HTML which has Your College Name as heading and add the text regarding it
& make the use of Quotation and Citation Elements & save the file with your name.

2. Create a webpage in HTML to show all the types of heading tags and use Comment Tag to
describe them.

3. Create a static web page which defines all text formatting tags of HTML and briefly explain all the
tags.

4. Create your resume using HTML tags and include superscript, subscript tags and mono spaced
Font in it.

5. Create a static webpage using table tags of HTML and explain all the attributes define under Table
Tag.

6. Create three HTML files named 1.html, 2.html and 3.html and link them together to each other
and put the appropriate content in each file.

7. Create a webpage which defines different empty tags.

8. Create webpage to include multimedia tags and explain each tag with its syntax.

9. Create employee registration webpage using HTML form objects.

10. Create a table using Html Tags. For Instance:-

11. Create a web page using frame tag a) rows and columns b) border and border colour.

12. Explain all types of listing available in Html with its syntax. Create a webpage using list tags of
HTML.

13. Write html code to show nested list and attributes like reversed, start and type.

14. Create a html page to show various body tag attributes like background color, text color and add
scrolling text “read the message”. Also add an image as a link.

15. Create a HTML webpage for you college with three frames. The first frame will be horizontal on
displaying the name and address of the College. The second frame which is vertical on left will list
the available Courses. The third frame will be to the right of the second frame and will display the
introduction to the College

You might also like