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

Assignment Web Programming

Uploaded by

masteraman1310
Copyright
© © All Rights Reserved
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
3 views

Assignment Web Programming

Uploaded by

masteraman1310
Copyright
© © All Rights Reserved
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 3

SAL Institute of Technology and

Engineering Research
CE, CSE & ICT Department
WEB Programming (3160713)

Assignment-1 (CO1)
1) Define the terms: 04
 Internet
 WWW
 Modem
 Router.
2) Write the HTML snippet to show each letter of a word with new color giving a 04
Rainbow effect.
3) Explain following with example. 04
 Ordered List
 Unordered List
4) What is Metatags? Explain with example. 04
5) Explain the Document structure of HTML document. 04
6) Why HTTP is Stateless protocol? 04
7) Explain Web Site Design Principles. 04
8) Explain concept of Site Planning and Navigation 04
9) Write a DHTML Script illustrating the form components such as textbox, textarea, 06
checkbox,radio buttons,buttons and Menu.
10) What is Cell padding and Cell-Spacing attributes? 02
Assignment-2 (CO2)
1) What is CSS? Explain the types of CSS with example. 04
2) Explain the CSS selector with example. 04
3) How a cascaded style sheet be embedded within a document? With the help of 04
cascaded style sheet change background color. What changes are to be done to set
an image as a background? Manipulate a background image so it can be repeated
over an area.
4) Explain different positioning with CSS. 04
5) Explain BOX MODEL using CSS. 04
6) Explain <span> AND <div> tags. 04
7) Explain Pseudo Elements and Pseudo Class. 04
8) Explain the basics of Bootstrap Framework. 04

Assignment-3 (CO2)
1) What is JavaScript? What is the use of JavaScript? 04
2) Explain the process of event propagation. 04
3) What is DOM? How to access element in JavaScript? 03
4) Write a JavaScript to take 2 digit number and then separate these 2 digits, then 03
multiply first digit by itself for second digit times.(example,23 should be separated as
2 and 3 .2 should multiply itself by 3 times.)
5) Explain the Function as arguments in JavaScript. 04
6) Explain JSON in brief. 04

Assignment-4 (CO3, CO4, CO5)


1. What are the features of PHP? 04
2. Write a short note on function handling in PHP? 04
3. Explain PHP and MYSQL database connectivity? 03
4. Explain different ways to pass information from one web page to other using PHP. 03
5. Explain string manipulation in PHP with example. 04
6. What is Cookie? How can we handle cookies in PHP? 04
7. Write a PHP program to read a text file. 04
8. What is the difference between synchronous and asynchronous web programming? 04
9. Explain Web service and API development using PHP. 02
10. Explain variable function and magic methods using PHP program. 02

Asst. Prof. V.Saganya Asst. Prof. Neha Minocha


Assistant Professor, CE Dept., Head CE, CSE & ICT Dept.,

SAL Institute of Technology and Engineering SAL Institute of Technology and Engineering

Research Research

You might also like