You are on page 1of 14

FAIRFIELD INSTITUTE OF MANAGEMENT AND TECHNOLOGY

E-Commerce
Lab/Practical File
Subject Code:
112

Submitted to: Submitted By:

Dr. Raj Kumar Garg Name: Sagar Patel


Enrollment No.: 06490101721
Course: BBA General
Semester: II semester
Section: B
Table Of Contents

S. Topics Page
No. No.
1. To Create a Simple/Basic Structure of a Webpage Using 4
HTML Coding
2. HTML Headings 4
3. HTML Paragraphs 5
4. HTML Links 5
5. HTML Images with its width and height attributes 6
6. The HTML Title attribute 6
7. HTML href attribute/ audio & video tag 7
8. The width and height attributes/blockquote 7
9. HTML Headings/marquee 8
10. HTML Horizontal Rule/HR 8
11. HTML Head 9
12. HTML Paragraph 1 9
13. HTML Paragraph 2 10
14. Line Breaks in HTML 10
15. Pre-Tag in HTML 11
16. HTML Styles 11
17. HTML Background Colour 12
18. HTML text Colour 12
19. HTML Text Font 13
20. HTML Text Size 13
21. HTML Text Alignment 14
22. Bold Formatting using <b> element 14
23. Italic Formatting using <i> element 15
24. Linking, using absolute URL 15
25. HTML Tables 16
26. HTML Tables with Border 16
27. HTML Table with Cell padding 17
28. HTML Table with Headings 17
29. HTML Table with Caption 18
30. HTML Table with Cell Spacing 18
31. HTML Table with Horizontal and Vertical Heading 19
32. Unordered HTML List 19
33. Ordered HTML List 20
34. Ordered List with Letters 20
35. Nested list 21
36. HTML Form With Text Input 21
37. HTML Form with Radio Button 22
38. HTML Form with Text Field and Submit Button 22
39. A Simple Drop Down list 23
40. Text Area in an HTML Form 23
Program 1 : Create a Simple webpage using HTML Coding

Program 2: HTML Headings

Program 3: HTML Paragraphs


Program 4: HTML Links
Program 5: HTML Images witht height and width
attribute

Program 6: HTML Title Attribute

Program 7: HTML href attribute/ audio & video Tag

Program 9: HTML Headings/Marquee


Program 11: HTML Head

Program 12: HTML Paragraph 1


Program 13: HTML Paragraph 2

Program 14: Line breaks in HTML

Program 15: Pre Tags HTML

Program 17: HTML Background Colour


Program 19: HTML Text Font

Program 20: HTML Text Size

Program 21: HTML Text Alignment

Program 23: Italics Formatting using <i> element


Program 25: HTML Tables

Program 24: Linking using absolute URL

Program 26: HTML Tables with borders

Program 27: HTML Table with cell padding

Program 28: HTML Table with headings


Program 29: HTML Table with caption

Program 30: HTML Table with cell spacing


Program 31: HTML Table Horizontal & Vertical heading

Program 32: Unordered HTML List


Program 33: ordered HTML List

Program 35: Nested List

Program 37: HTML Form with Radio button

Program 34: Ordered HTML List with letters


Program 39: A Simple Drop Down List

Program 40: Text Areas In HTML Forms

You might also like