Computer Practical For Bba
Computer Practical For Bba
PRACTICAL FILE
SUBMITTED IN PARTIAL FULFILLMENT TO THE
BACHELORS OF BUSINESS ADMINISTRATION
1
INDEX
S.No Content Sign
.
1. Uses of Html basic tags
6. Listing in HTML
2
HTML BASICS
Q1. Write the HTML coding to make the page Bold, Italics and underline on the
page having the title as my home page?
OUTPUT:
3
Q2.Make a web page showing different types of headings contained in the HTML
by giving examples?
OUTPUT:
4
<DIV> TAG
Q3.Write the HTML coding using the <Div> tag having the alignments on the left
and right side?
OUTPUT:
5
Q4.Create a web page using div style having a link on the home page of google
having the name of the link as GOOGLE?
OUTPUT:
6
<FONT> TAG
Q5.Make a home page showing different types of font styles and having different
font colors?
OUTPUT:
7
<BASEFONT> TAG
Q6.Create a web page having basefont size as 3 and color of the text as green?
OUTPUT:
8
LISTING IN HTML
Q7.Make an ordered list in HTML showing the list in numbers as well as in
alphabets?
OUTPUT:
9
Q8.Create a web page showing the unordered list with different types of bullets?
OUTPUT:
10
Q9. Make a definition list in the HTML using the <DT>and <DL> tag?
OUTPUT:
11
INSERTING IMAGE IN HTML
Q10. Insert an image in the web page showing different types of images in it and
thereby giving the title of the web page as inserting image?
OUTPUT:
12
Q11. Create a home page by linking the image on the home page?
OUTPUT:
13
Q12. Create a homepage and link the image to another web page?
14
OUTPUT:
15
<TABLE> TAG
Q13. Create your own time table of your class using row span and cols span
having the table border color as blue and table heading as time table?
OUTPUT:
16
Q14.Create your own mark sheet table showing the course and percentages having
a table heading as mark sheet?
OUTPUT:
17
Q15.Create a web page having your feedback form showing all your
academic qualification having your mail in it?
OUTPUT:
18
USING FRAMES
Q16. Make a home page showing frames on the page?
OUTPUT:
19
Q17.Mak e a homepage showing different frames and frameset having a link?
OUTPUT:
20
21
LINKING IN HTML
Q18. Make a homepage having your brief description about your future plans and
then link the page as future plan.html?
OUTPUT:
22
Q19.Create a web page showing the programs in HTML and link the page as
program.html?
23
OUTPUT:
24
Q20. Make a website having a home page and linking the page. Also show the
query page having a link of feedback form?
OUTPUT:
25
26
27
28
(214)
PRACTICAL FILE
SUBMITTED IN PARTIAL FULFILLMENT TO THE
BACHELORS OF BUSINESS ADMINISTRATION
29
(214)
PRACTICAL FILE
SUBMITTED IN PARTIAL FULFILLMENT TO THE
BACHELORS OF BUSINESS ADMINISTRATION
30
(214)
PRACTICAL FILE
SUBMITTED IN PARTIAL FULFILLMENT TO THE
BACHELORS OF BUSINESS ADMINISTRATION
31
(214)
PRACTICAL FILE
SUBMITTED IN PARTIAL FULFILLMENT TO THE
BACHELORS OF BUSINESS ADMINISTRATION
32