Vivekananda Institute of Professional Studies Vivekananda School of Information Technology Web Technologies Course Code: BCA 204 Assignment
Vivekananda Institute of Professional Studies Vivekananda School of Information Technology Web Technologies Course Code: BCA 204 Assignment
Ques 17. Write an HTML code for creating a form, which accepts the birth date from the user
in a textbox and displays the day of the week in a message box on the click of a
button.
Ques 18. What is an event? Discuss various types of events (broad categories). What do you
mean by event firing and event handler? Write a program containing a button such
that clicking the light bulb turns on it and clicking it again turns off the light.(Use
two images one lit bulb and one non lit bulb)
Ques 19. What are objects in JavaScript? Write a program to illustrate the use of objects in
JavaScript
Ques 20. Compare DHTML and HTML
Ques 21. Write differences between HTML and XML.
Ques 22. Explain different parts of XML language.
Ques 23. Specify the tag and attributes used to create a textbox which can accept maximum of
20 characters with a default value “Enter Name”.
Ques 24. Write the HTML code to generate a Web Page in the format given below:
Consider the following while writing the HTML code:
a. Background colour of the page should be “Cyan”.
b. Text style should be Comic Sans MS and colour should be Red.
c. Picture used in the page is the file “activity.jpg”
d. Table should have a border of color blue.
e. Use the concept of nested lists for creating the list given in the web page with specified
bullets.
f. Pages linked to :
• Indoor Avtivities as “in.html”
• Outdoor Activities as “out.html”
g. Bottom message should be of size 2.