You are on page 1of 1

UNIVERSITY OF EDUCATION DERA GHAZI KHAN CAMPUS

STUDENT NAME:------------------------------ ROLL NUMBER……………………


Paper Course: Web Application Exam: Midterm
Program: BSIT (Evening) Semester: 5th
Session: Total Marks: 20
Time Allowed: 1 hr. Dated: 29-12-2018
Q No. 1 Encircle the Correct one: 1x6=6
1. Choose the correct HTML element for the largest heading9
a) <h1> b)<heading> c)<head> d)<h6>
2. Which is the correct HTML element for inserting a line break?
a)br b)<lb> c)<break> d)<br>
3. In HTML which tag is used to make a numbered list?
a)<nl> b)<ol> c)<li> d)<ul>
4. In HTML which tag is used to make a dropdown list?
a)<list> b)<input type=”list”> c)<select> d)<input type=”list”>

5. In HTML which tag is used to make the anchor tag attribute to connect the link?
a)<a href=”target”> b)<a herf=”target”> d)<list> d)<select href=”target”>
6. Which of the following is not HTML tag?
a)<ol> b)<form> c)<bgcolor> d)<input>

Q No. 2 Short Questions: 3x2=6


a) Define all Heading Tags with example.
b) Define Marquee tag with Example.
c) Write the purpose and methods of forms action attribute.
Q No. 3 Short Questions: 2+6=8

i) Wrte the HTML and java script code above will be displayed in a browser:
Personal information
Micke
:First name:  
Last name:
Mouse
 
Submit

ii)Wrte the code that will show Result card of student using table of will be displayed in a
browser: Draw Output Diagram also with code.

You might also like