BCA SEM-4 - WEB TECHNOLOGIES - UNIT TEST PAPER (2016) #bcaSem6 #ggsipu #ipumusings
BCA SEM-4 - WEB TECHNOLOGIES - UNIT TEST PAPER (2016)
VIVEKANANDA INST!TUTE OF PROFESSIONAL STUDIES
FIRST CLASS TEST - FEBRUARY 2016
COURSE: BCA SEMSTER: IV
SUBJECT: Web Technologies M.MARKS:30
PAPER CODE: 204 TIME: 1 Hour 30 minutes
NOTE: Section A is compulsory. Attempt any two questions from section B
Section-A
Q1. Answer the following in short: (Any 5) (2*5=10)M
a) How do we create a drop down menu in HTML. ;
b) What is the difference between prompt, alert and confirm box.
c) What is absolute positioning in HTML. Explain the use of Z-index property. .
d) Why do we use anchor tag. Also explain its attributes.
e) Differentiate between rowspan and colspan.
f) Identify the following as element or attribute:-
i) SIZE ii) MAP iii) A iv) CENTER
Section-B
Q2. Write the HTML code to generate a Web Page, considering the following: 10M
1. Title of the page should be “Holiday”.
2. Background colour of the page should be “Black”, Link colour should be “Cyan”,
Visited link colour should be “Red”.
3. Picture used in the page is the file “abc.jpg” with height and width 350 by250 px. .
4. Table should have a border of width 2.
Resorts | Hotels |
---|---|
Beach Resorts | Business Hotels |
Hill Resorts | Leisure Hotels |
5. Pages are hyper-linked to the list items in the given list:
- Front Office as “front.html”
- Food & Beverages as ““food:html”
Q3. A) Write a note on:- 5M
i) Search engines
ii) Newsgroup
b) How can we create a variable in javascript. Write the code to calculate square of a number
using functions. 5M
Q4, a) What do you mean by CSS. Explain the 3 types of style sheets with example of code. 7M
b) Differentiate between <p> and <pre> elements. 3M
👉See Also