Sei sulla pagina 1di 3

Q1 [a]

[b]

Q2 [a]

Explain following HTML tags with their important attributes.


i. <form>
ii. <frameset> and <frame>
iii. <img>

Explain HTTP Request and HTTP Response mechanism over the 7


Internet.
Illustrate how cookies and session handling is done in PHP with
example.

Write down the points those should be considered while planning a


web site.

Q3 [a]

What is frameset? Explain the use of frameset in web site design


with proper example.

[b]

What do you mean by class and id in CSS? Show the use of


external CSS with example.

[b]

Q4 [a]

[b]
Q5 [a]

[b]

Q6 [a]

Create HTML form with one button having label Click Me. Also
7
write
java script to show You Clicked Me message when a user clicks on
button.
P.T.O
Explain various loop structures in java script with example.
7
Explain following java script functions.
1. alert()
2. prompt()
3. confirm()
Differentiate following.
i.
HTML and XHTML
ii.
Java and JavaScript

Write a code to design single PHP page with following requirement.

1. It accept username and password


2. When user click on submit button then authenticate user id and
password.
3. Also perform validation like any of input field should not be
blank.
[b]

Q7 [a]

[b]

Q8 [a]
[b]

Q9 [a]

[b]
Q10
[a]
[b]

Write a PHP program to store user registration (user-name, address, 7


D.O.B., age, gender) with MySQL database.
Create HTML form with one textbox to get users name. Also write
PHPcode to show length of entered name when, the HTML form is
submitted.
Create HTML form to enter one number. Write PHP code to display
themessage about number is odd or even.

Discuss different design issues at the time of designing an effective 7


website.
What is FTP? What are different modes and channels used in FTP? 7
Also mention functionality of various FTP commands.
What is the difference between GET and POST methods in form 7
submitting? Give the cases where we can use GET and POST
methods.
What are cookies in PHP? Explain it with example.
7
Explain file and directory related functions in PHP with example.

Describe the following.


1. XHTML
2. Classes in CSS

Q11[a] Show the use of window object for controlling your browser.
[b] Explain following HTML tags with their important attributes.
i. <form>

7
7

ii. <frameset> and <frame>


iii. <img>
Q12[a] Why java script is called Client side scripting? Explain advantages
of javascript.
[b] Give differences between following.
i.
GET versus POST
ii.
Cookie versus Session variable

Q13[a] Create HTML form with one textbox to get users name. Also write
PHPcode to show length of entered name when, the HTML form is
submitted.
[b] Explain various types of arrays in PHP with examples.

Q14[a] Create HTML form with one button having label Click Me. Also
writejava script to show You Clicked Me message when a user
clicks onbutton.
[b] Write a HTML program to draw table shown below.
Also write CSS rules so that
1. table background is of RED color
2. Cell data is center aligned.

Potrebbero piacerti anche