0% found this document useful (0 votes)
151 views54 pages

Computer Application - II Lab File Q1. Create A Web Page Explaining About Document Tags or Page Structure of HTML Document Using Different Headings and With The Use of Maximum Tags

This document contains 22 questions related to coding HTML documents. Each question provides instructions for coding an HTML document with different tags, headings, images, tables, or other HTML elements. The coding for each response is then provided along with the output. The questions cover a range of HTML topics including page structure, headings, paragraphs, links, lists, images, tables, and other tags.

Uploaded by

Ajit Mohan Das
Copyright
© Attribution Non-Commercial (BY-NC)
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
151 views54 pages

Computer Application - II Lab File Q1. Create A Web Page Explaining About Document Tags or Page Structure of HTML Document Using Different Headings and With The Use of Maximum Tags

This document contains 22 questions related to coding HTML documents. Each question provides instructions for coding an HTML document with different tags, headings, images, tables, or other HTML elements. The coding for each response is then provided along with the output. The questions cover a range of HTML topics including page structure, headings, paragraphs, links, lists, images, tables, and other tags.

Uploaded by

Ajit Mohan Das
Copyright
© Attribution Non-Commercial (BY-NC)
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 54

Computer Application - II lab file Q1.

Create a web page explaining about Document Tags or Page Structure of HTML document using different headings and with the use of maximum tags.
Coding:

1 AJIT MOHAN DAS 00319201709 BBA-4TH SEM-A

Computer Application - II lab file


Output:

2 AJIT MOHAN DAS 00319201709 BBA-4TH SEM-A

Computer Application - II lab file Q2. Create a web page by writing a paragraph on any IT topic with the use of <p> tag, <br> tag and horizontal rule.
Coding:-

OUTPUT

3 AJIT MOHAN DAS 00319201709 BBA-4TH SEM-A

Computer Application - II lab file Q3. Create a Home Page, give a brief description about yourself & describe the following sub heading qualification, hobbies, & Interest with heading styles (h1-h6) and with different formatting tags( <b>, <i>, <u>, <center> etc).
Coding:-

4 AJIT MOHAN DAS 00319201709 BBA-4TH SEM-A

Computer Application - II lab file

Output:-

5 AJIT MOHAN DAS 00319201709 BBA-4TH SEM-A

Computer Application - II lab file Q4 Design a HTML document which shows the use of Horizontal rule attributes

CODING

6 AJIT MOHAN DAS 00319201709 BBA-4TH SEM-A

Computer Application - II lab file OUTPUT

7 AJIT MOHAN DAS 00319201709 BBA-4TH SEM-A

Computer Application - II lab file Q5. Design a HTML document explaining the features of HTML by using <em>, <strong>, <tt> tag.
Coding:-

8 AJIT MOHAN DAS 00319201709 BBA-4TH SEM-A

Computer Application - II lab file


Output:-

9 AJIT MOHAN DAS 00319201709 BBA-4TH SEM-A

Computer Application - II lab file Q6.Design a HTML document explaining the use of <blockqoute>, <address> and <pre> tag.
Coding:-

10 AJIT MOHAN DAS 00319201709 BBA-4TH SEM-A

Computer Application - II lab file

Output:-

11 AJIT MOHAN DAS 00319201709 BBA-4TH SEM-A

Computer Application - II lab file Q7. Show the output of the following code: <html> <head> <title> DIV example </title> </head> <body> <div align = left> Roses are red <br> Violets are blue <br> </div> <div align = right> Twinkle Twinkle Little Star <br> How I wonder what you are <br> </div> </body> </html> Output:

12 AJIT MOHAN DAS 00319201709 BBA-4TH SEM-A

Computer Application - II lab file Q8. Develop an HTML document which displays your name as an <H1> heading and displays the name of any four of your friends. Each of your friends names must be a hot text. When you click a friends name, it must open another HTML document, which tells about your friend. Coding:-

13 AJIT MOHAN DAS 00319201709 BBA-4TH SEM-A

Computer Application - II lab file Output:-

The first link jagrit nahata it will open the following Coding:

14 AJIT MOHAN DAS 00319201709 BBA-4TH SEM-A

Computer Application - II lab file


OUTPUT:

The Second link Preetman singh Pahuja it will open the following Coding:

15 AJIT MOHAN DAS 00319201709 BBA-4TH SEM-A

Computer Application - II lab file


Output:

The Third link Shikhar khanna it will open the following: CODING:

16 AJIT MOHAN DAS 00319201709 BBA-4TH SEM-A

Computer Application - II lab file


Output:

The Fourth link Jivitesh Galothra it will open the following: CODING:

17 AJIT MOHAN DAS 00319201709 BBA-4TH SEM-A

Computer Application - II lab file


Output:

18 AJIT MOHAN DAS 00319201709 BBA-4TH SEM-A

Computer Application - II lab file Q9. Develop an HTML document for a web page of your favorite place. Design a page with attractive background color, text color, background image ,anchor tag <a> and <font> tag attributes ( size, color, face).
Coding:-

19 AJIT MOHAN DAS 00319201709 BBA-4TH SEM-A

Computer Application - II lab file

20 AJIT MOHAN DAS 00319201709 BBA-4TH SEM-A

Computer Application - II lab file

21 AJIT MOHAN DAS 00319201709 BBA-4TH SEM-A

Computer Application - II lab file Q10. Design a web page which gives information about different colors using different <font> tag attributes (size, color, face)and with proper hyperlinks, headings and alignments.
Coding:-

Output:-

22 AJIT MOHAN DAS 00319201709 BBA-4TH SEM-A

Computer Application - II lab file


When clicked on the first link Pink it will show the following Coding:-

Output:-

23 AJIT MOHAN DAS 00319201709 BBA-4TH SEM-A

Computer Application - II lab file

When clicked on the first link Grey it will show the following Coding:-

24 AJIT MOHAN DAS 00319201709 BBA-4TH SEM-A

Computer Application - II lab file


Output:-

When clicked on the first link Green it will show the following

25 AJIT MOHAN DAS 00319201709 BBA-4TH SEM-A

Computer Application - II lab file


Coding:-

Output:-

26 AJIT MOHAN DAS 00319201709 BBA-4TH SEM-A

Computer Application - II lab file


When clicked on the first link Violet it will show the following Coding:-

Output:-

27 AJIT MOHAN DAS 00319201709 BBA-4TH SEM-A

Computer Application - II lab file


When clicked on the first link Brown it will show the following Coding:-

Output:-

28 AJIT MOHAN DAS 00319201709 BBA-4TH SEM-A

Computer Application - II lab file Q11. Design a web page showing all the attributes of MARQUEE TAG.
Coding:-

29 AJIT MOHAN DAS 00319201709 BBA-4TH SEM-A

Computer Application - II lab file Output:

30 AJIT MOHAN DAS 00319201709 BBA-4TH SEM-A

Computer Application - II lab file Q12. Develop an HTML document to print the following : SPECIAL FEATURES OF SOLAR HEATER SCHEME System guaranteed for 2 years 100% depreciation allowed for tax payers Capital investment paid back within 3-4 years with cumulative energy savings Negligible maintenance requirement Soft loan facilities available from IREDA, IDBI and from nationalized banks Non-polluting and non-depletable energy sources
Coding:-

31 AJIT MOHAN DAS 00319201709 BBA-4TH SEM-A

Computer Application - II lab file

Output:-

32 AJIT MOHAN DAS 00319201709 BBA-4TH SEM-A

Computer Application - II lab file Q13. Show the coding of following web page

Coding:-

33 AJIT MOHAN DAS 00319201709 BBA-4TH SEM-A

Computer Application - II lab file

Output:-

34 AJIT MOHAN DAS 00319201709 BBA-4TH SEM-A

Computer Application - II lab file Q14. Write an HTML document to print the following: The Department of Computer Science offers the following courses: Full Time

B.Sc Computer Science M.C.A.

Evening Courses
o o o

B.Sc Computer Science M.Sc Computer Science PGDCA

Weekend Programmes

M.phil Ph.D

Other Courses

B.A. M.A.

35 AJIT MOHAN DAS 00319201709 BBA-4TH SEM-A

Computer Application - II lab file

Coding:-

36 AJIT MOHAN DAS 00319201709 BBA-4TH SEM-A

Computer Application - II lab file

Output:-

37 AJIT MOHAN DAS 00319201709 BBA-4TH SEM-A

Computer Application - II lab file

Q15. Write HTML coding for:

38 AJIT MOHAN DAS 00319201709 BBA-4TH SEM-A

Computer Application - II lab file


Coding:-

39 AJIT MOHAN DAS 00319201709 BBA-4TH SEM-A

Computer Application - II lab file


Output:-

40 AJIT MOHAN DAS 00319201709 BBA-4TH SEM-A

Computer Application - II lab file Q16. Design a HTML document explaining about types of birds with their pictures using <img> tag with attributes (all) and also apply borders to the images?

41 AJIT MOHAN DAS 00319201709 BBA-4TH SEM-A

Computer Application - II lab file

42 AJIT MOHAN DAS 00319201709 BBA-4TH SEM-A

Computer Application - II lab file

43 AJIT MOHAN DAS 00319201709 BBA-4TH SEM-A

Computer Application - II lab file

44 AJIT MOHAN DAS 00319201709 BBA-4TH SEM-A

Computer Application - II lab file

Q17. Write HTML to produce the following: Come for free H2O on June 7th at 10:00 AM C2H5OH+PCL5 = C2H5CL+POCL3+HC; 4H3P03=3H3PO4+PH3 PCL3+CL2=PCL5
Coding:-

45 AJIT MOHAN DAS 00319201709 BBA-4TH SEM-A

Computer Application - II lab file

Output:-

46 AJIT MOHAN DAS 00319201709 BBA-4TH SEM-A

Computer Application - II lab file Q19. Show the coding for the following webpage:

Coding:

47 AJIT MOHAN DAS 00319201709 BBA-4TH SEM-A

Computer Application - II lab file Output:

48 AJIT MOHAN DAS 00319201709 BBA-4TH SEM-A

Computer Application - II lab file Q20. Write HTML coding for the following:

Coding:

49 AJIT MOHAN DAS 00319201709 BBA-4TH SEM-A

Computer Application - II lab file Q21.Create a HTML page having 4 columns and 8 rows, Column heading are Name, Address, Phone, DOB. Align the table to the center of the webpage. Coding:

50 AJIT MOHAN DAS 00319201709 BBA-4TH SEM-A

Computer Application - II lab file Output:

Q22. Show the HTML coding for the following page:

51 AJIT MOHAN DAS 00319201709 BBA-4TH SEM-A

Computer Application - II lab file

Coding:

Output:

52 AJIT MOHAN DAS 00319201709 BBA-4TH SEM-A

Computer Application - II lab file

53 AJIT MOHAN DAS 00319201709 BBA-4TH SEM-A

Computer Application - II lab file

54 AJIT MOHAN DAS 00319201709 BBA-4TH SEM-A

You might also like