Define term : WWW
[3 marks]Explain the Architecture of Web Browser.
[4 marks]Elaborate HTTP Protocol Header, HTTP Request and HTTP. Response
[7 marks]Define term: SEO
[3 marks]Explain ordered and unordered list with example.
[4 marks]Give the difference between Client side Scripting and Server Side Scripting.
[7 marks]What is selector class ? Explain the pseudo class selector in CSS with example.
What is meta tag? How it is useful by search engine?
[3 marks]What is Cascading Style Sheet? Compare inline, embedded and external style sheet with example
[4 marks]Define Frameset, Frame Tag. Divide the web page into four equal parts each individual part displays different web page.
[7 marks]Write CSS code for the following:
[3 marks]set the background color for the hover and active link states to "yellow". ii) Set the list style for unordered lists to "square". iii) Set "paper.gif" as the background image of the page.
[ marks]Explain Wildcard Selectors (*, ^ and $) in CSS.
[4 marks]Write an HTML and JavaScript program which accepts Nas input and print first Nodd numbers.
[7 marks]Define term : JSON
[3 marks]Write a java script code to find whether given number is prime or not.
[4 marks]Explain pop-up boxes in javascript with example.
[7 marks]Interpret PHP Function: Implode and Explode
[3 marks]Differentiate GET and POST methods.
[4 marks]Prepare a java script solution to validate registration form including email address entered by user.
[7 marks]Define term: JQUERY
[3 marks]Prepare a PHP Code to read and write content from File.
[4 marks]Prepare a PHP Code to manage online shopping cart using session.1
[7 marks]Define term: AJAX
[3 marks]Differentiate Cookie and Session.
[4 marks]Develop a web page which contains two list box. First list ask to select State and according to state selection second list box loads name of city. Develop it using AJAX.
[7 marks]