Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
0% found this document useful (0 votes)
297 views

HTML Lab File

The document contains the lab file of a Computer Application-II course. It lists 10 questions asking a student to create various HTML pages using different HTML tags and attributes. For each question, the student is asked to provide the output of the HTML code. The questions cover topics like page structure, headings, paragraphs, hyperlinks, formatting text, divs, backgrounds and colors. The student, Pawan Tiwari, provides his name and student details at the end of the output for each question.

Uploaded by

grvshr
Copyright
© Attribution Non-Commercial (BY-NC)
Available Formats
Download as DOC, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
297 views

HTML Lab File

The document contains the lab file of a Computer Application-II course. It lists 10 questions asking a student to create various HTML pages using different HTML tags and attributes. For each question, the student is asked to provide the output of the HTML code. The questions cover topics like page structure, headings, paragraphs, hyperlinks, formatting text, divs, backgrounds and colors. The student, Pawan Tiwari, provides his name and student details at the end of the output for each question.

Uploaded by

grvshr
Copyright
© Attribution Non-Commercial (BY-NC)
Available Formats
Download as DOC, PDF, TXT or read online on Scribd
You are on page 1/ 25

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.

Output:-

PAWAN TIWARI
09119201709
BBA-4th SEM. SEC-“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

Output:-

PAWAN TIWARI
09119201709
BBA-4th SEM. SEC-“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)

PAWAN TIWARI
09119201709
BBA-4th SEM. SEC-“A”
Computer Application –II lab file

Output:-

Q4. Design a HTML document which shows the use of Horizontal rule
attributes

PAWAN TIWARI
09119201709
BBA-4th SEM. SEC-“A”
Computer Application –II lab file

Output:-

PAWAN TIWARI
09119201709
BBA-4th SEM. SEC-“A”
Computer Application –II lab file

Q5. Design a HTML document explaining the features of HTML by using


<em>, <strong>, <tt> tag

PAWAN TIWARI
09119201709
BBA-4th SEM. SEC-“A”
Computer Application –II lab file

Output:-

PAWAN TIWARI
09119201709
BBA-4th SEM. SEC-“A”
Computer Application –II lab file

PAWAN TIWARI
09119201709
BBA-4th SEM. SEC-“A”
Computer Application –II lab file

PAWAN TIWARI
09119201709
BBA-4th SEM. SEC-“A”
Computer Application –II lab file

Q6. Design a HTML document explaining the use of <blockquote>,<address>


and <pre> tag

Output:-

PAWAN TIWARI
09119201709
BBA-4th SEM. SEC-“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:-

PAWAN TIWARI
09119201709
BBA-4th SEM. SEC-“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
friend’s names must be a hot text. When you click a friend’s name, it must
open another HTML document, which tells about your friend.

PAWAN TIWARI
09119201709
BBA-4th SEM. SEC-“A”
Computer Application –II lab file

PAWAN TIWARI
09119201709
BBA-4th SEM. SEC-“A”
Computer Application –II lab file

Output:-

PAWAN TIWARI
09119201709
BBA-4th SEM. SEC-“A”
Computer Application –II lab file

PAWAN TIWARI
09119201709
BBA-4th SEM. SEC-“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)

PAWAN TIWARI
09119201709
BBA-4th SEM. SEC-“A”
Computer Application –II lab file

PAWAN TIWARI
09119201709
BBA-4th SEM. SEC-“A”
Computer Application –II lab file

PAWAN TIWARI
09119201709
BBA-4th SEM. SEC-“A”
Computer Application –II lab file

Output:-

PAWAN TIWARI
09119201709
BBA-4th SEM. SEC-“A”
Computer Application –II lab file

PAWAN TIWARI
09119201709
BBA-4th SEM. SEC-“A”
Computer Application –II lab file

PAWAN TIWARI
09119201709
BBA-4th SEM. SEC-“A”
Computer Application –II lab file

Q10. Design a web page which gives information about different colours using
different <font> tag attributes (size, color, face) and with proper hyperlinks,
headings and alignments.

PAWAN TIWARI
09119201709
BBA-4th SEM. SEC-“A”
Computer Application –II lab file

PAWAN TIWARI
09119201709
BBA-4th SEM. SEC-“A”
Computer Application –II lab file

Output:-

PAWAN TIWARI
09119201709
BBA-4th SEM. SEC-“A”
Computer Application –II lab file

PAWAN TIWARI
09119201709
BBA-4th SEM. SEC-“A”

You might also like