You are on page 1of 29

WEB TECHNOLOGY LAB

Submitted by Submitted to

Shivam Gupta Sushma Ma’am

(18BCON011),
Section A,
B.Tech. CSE 3rd Year

Department of CSE
ACKNOWLEDGEMENT
First, I would like to express my gratitude towards JECRC UNIVERSITY, Jaipur, for
providing me a platform to learn Web Technology at such an esteemed institute.

I would like to thank my supervisor, Sushma Ma’am, Computer Science & Engineering
Department, JECRC University, Jaipur, for their constant support.

I am also thankful to all the staff members of the department for their full cooperation and
help.

Shivam Gupta
18BCON011
INDEX

S.No. Title Date Sign


1 HTML Introduction 22/08
2 HTML Attributes 29/08
3 HTML Headings 29/08
4 HTML Paragraphs & <pre> tag 05/08
5 HTML Inline Styles 05/08
6 HTML Text Formatting 12/08
7 HTML Quotation & Citation elements 12/08
8 HTML Comments 19/08
9 HTML Colors 19/08
10 HTML Internal CSS 26/08
11 External CSS 26/08
12 HTML Links 03/09
13 HTML Link Colors 03/09
14 HTML Link Bookmarks 10/09
15 HTML Images & Background Images 10/09
16 HTML Tables 17/09
17 HTML Lists 17/09
18 HTML Iframes 24/09
19 HTML Javascript 24/09
20 HTML Responsive Webpage & Image 24/09
21 HTML <code>, <kbd>, <samp>, <var> tags 24/09
22 HTML Entities & Symbols 31/09
23 HTML Forms 31/09
24 HTML Form elements 31/09
25 HTML Form input types & attributes 31/09

1. HTML INTRODUCTION
Code:

Output:

2. HTML Attributes
Code:
Output:

3. HTML Headings
Code:
Output:

4. HTML Paragraphs and <pre> tag


Code:
Output:

5. HTML Inline Styles


Code:
Output:

6. HTML Text Formatting


Code:
Output:

7. HTML Quotation and Citation Elements


Code:
Output:

8. HTML Comments
Code:
Output:

9. HTML Colors
Code:
Output:

10. HTML Internal CSS


Code:
Output:
11. External CSS
Code:

Output:
12. HTML Links
Code:

Output:
13. HTML Link Colors
Code:

Output:
14. HTML Link Bookmarks
Code:

Output:
15. HTML Images & Background Images
Code:

Output:
16. HTML Tables

Code Output
17. HTML Lists
Code: Output:
18. HTML Iframes
Code:

Output:
19. HTML Javascript
Code:

Output:

20. HTML Responsive Webpage & Image


Code:

Output:
21. HTML <code>, <kbd>, <samp>, <var> tags
Code:

Output:
22. HTML Entities & Symbols
Code:

Output:
23. HTML Forms
Code:

Output:
24. HTML Form Elements
Code:

Output:
25. HTML Form input types and attributes
Code:
Output:

You might also like