Fundamentals of Web Development_20-10-2021
Fundamentals of Web Development_20-10-2021
PARUL UNIVERSITY
FACULTY OF IT & COMPUTER SCIENCE
BCA / IMCA Winter 2021 – 22 Examination
Semester: 1 Date: 13/10/2021
Subject Code: 05101103 Time: 2hr: 30min
Subject Name: Fundamental of Web Development Total Marks: 60
Instructions:
1. All questions are compulsory.
2. Figures to the right indicate full marks.
3. Make suitable assumptions wherever necessary.
4. Start new question on new page.
Page 1 of 2
1) Write program to create student registration form. do proper formatting by using table tag.
(form must include : name, address, gender, phone number, hobby, blood group)
2) Define variable in JavaScript. Write difference between local and global variable. Explain
how can we declare both the variable in JavaScript using example.
3) How to set font color and font weight using CSS. Explain font weight attribute with all
possible value in detail.
4) List out html form tag. Explain password, option button and checkbox in detail with
suitable example.
Q.4 Answer the following in detail.
A. Write a note on basic block of html. Explain it in detail. (05)
B.(1) How to add figure caption show it with suitable example. (05)
B.(2) List out attribute of table tab. Explain Align, Valign, rowspan and colspan. (05)
OR
B.(1) 1) Write program to demonstrate webpage as below (05)
B.(2) Explain how Link is useful in any webpage. Explain LINK, VLINK and ALINK in detail.
Page 2 of 2