Explain basic structure of HTML.
[3 marks]Discuss advantageous and disadvantageous of JavaScript.
[4 marks]What is CSS? Explain different types of CSS. List out advantages and disadvantages of CSS.
[7 marks]Prepare a PHP Code to read and write content from File.
[3 marks]Explain the architecture of Web Browser
[4 marks]Create HTML Form for BE 1st year student registration which includes all personal details.
[7 marks]Write a php code to create REST API to display the user details from database and display data in form of JSON.
[7 marks]Define term: JQUERY
[3 marks]Explain Callback function in JavaScript with example.
[4 marks]Write a php code to calculate the number of days between to two input dates if the difference is even number then render background color as blue or red.
[7 marks]Explain ordered and unordered list with example.
[3 marks]What do you mean by “class” and “id” in CSS? Explain with an example.
[4 marks]Elaborate HTTP Protocol Header, HTTP Request and HTTP Response.
[7 marks]Define term: Boot Strap for CSS.
[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]Write short note on “JSON”
[3 marks]Describe any four php array function.
[4 marks]Prepare a PHP Code to manage online shopping cart using session.
[7 marks]Define term: AJAX
[3 marks]Differentiate Cookie and Session.
[4 marks]Prepare a java script to find whether entered number by user is Prime or Not.1
[7 marks]Explain the need of web server and web browser.
[3 marks]Describe web design issues. How developer can design website effectively?
[4 marks]What are objects in Java Script? Explain properties, methods and event of window object of Java Script.
[7 marks]