0% found this document useful (0 votes)
9 views

webdesining2-2024

Uploaded by

amanyadav672967
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
9 views

webdesining2-2024

Uploaded by

amanyadav672967
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 3

*RAN-2011000104050001*

R A N - 2 0 1 1 0 0 0 1 0 4 0 5 0 0 0 1

RAN-2011000104050001
S.Y.B.C.A. (Semester - IV) Examination
January - 2021
Web Designing Paper - 405
k|Q“p : / Instructions
(1)
“uQ¡ v$ip®h¡g  r“ip“uhpmu rhNsp¡ DÑfhlu ‘f Ahíe gMhu. Seat No.:
Fill up strictly the details of  signs on your answer book
Name of the Examination:
 S.Y.B.C.A. (Semester - IV)
Name of the Subject :
 Web Designing Paper - 405
Subject Code No.: 2011000104050001 Student’s Signature

(2) All questions are compulsory


(3) Figure to the right indicate full marks.
(4) Mention your options clearly
(5) Question-1 is of MCQ type, Mention question number and appropriate answer in
answer book. Choose only one option.

Q-l Do as directed: (any 10) 10


(1) What is the correct HTML for referring to an external style sheet?
a) <style>mycss.css</style>
b) <style src="mycss.css">
c) <link rel="stylesheet" type='css/text" href="mycss.css">
d) <link src="mycss.css">

(2) How do you select an element with class "demo"?


a) #demo b) *demo
c) demo d) .demo
P3666

RAN-2011000104050001 ] [1] [ P.T.O. ]


(3) Which of the following is the correct syntax to display "WEB DESIGN"
in an alert box using JavaScript?
a) alertbox("WEB DESIGN"); b) msg(''WEB DESIGN");
c) msgbox("WEB DESIGN"); d) alert("WEB DESIGN");

(4) Which tag is use to display horizontol line on webpage?


a) <br> b) <hr>
c) <align> d) <line>

(5) Website is
a) a set of related web pages located under a single domain name.
b) collection of image, text, video etc...
c) collection of different tags
d) None

(6) Which type of tag will not allow you to write a tag within another tag?
a) Singular Tag b) Container Tag
c) Paired Tag d) All of the above

(7) How do you insert a comment in a CSS file?


a) // this is a comment b) 'this is a comment
c) /* this is a comment */ d) <!-- this is a comment -->

(8) Which of the following is non commercial domain ?


a) .com b) .gov
c) .co.in d) a and b

(9) Bootstrap Is Developed By


a) James Gosling b) Mark Otto And Jacob Thornton
c) Mark Jukervich d) None of them
P3666

RAN-2011000104050001 ] [2] [ Contd.


(10) Which of the following class styles a table with a light gray background to
rows while the cursor hovers over them?
a) .table-hover b) .table-striped
c) .table-bordered d) .table

(11) Which tag is used to put FLASH file on webpage?


a) <a> b) <audio>
c) <video> d) <embed>

Q-2 Write a detailed note on following (any 3) 18


a. Explain block formatting tags.
b. Explain <image> tag in details.
c. What is CSS? Discuss advantages and disadvantages of CSS.
d. Explain frameset in details.

Q-3 Answer the following (any 3) 18


a. Explain static, active and dynamic web page with example.
b. Write HTML and Java Script code to read sentence from textbox and
display it in reverse order in another textbox.
c. What is DNS? Explain its functionality with example.
d. Write steps to upload website.

Q-4 Answer following question in detail (any 3) 18


a. Create a webpage that shows Lecturer Information in table form
(Lecturer ID, Name, email, Subjects (More than two))
b. What is Bootstrap? Write a note on importance of bootstrap.
c. Write a note on button and button groups in bootstraps.
d. Explain <marquee> and <font> tag with example.

Q-5 Write HTML Code for following: 6


a. Create a sign up page for social networking website.
P3666

RAN-2011000104050001 ] [3] [ 240 ]

You might also like