Web Technology Selection-2024
Web Technology Selection-2024
UNIT – 2
1. Explain BOX model in CSS with example.
2. What is CSS? Explain different types of styles used in CSS with example.
3. What is CSS Class and ID? Design a web page using HTML and CSS that demonstrates
use of CSS class and ID.
4. What is a CSS property? Explain different CSS background properties with example.
UNIT – 3
1. What is an event JavaScript? Explain Onclick event with an example.
2. What is function? Explain how functions can be written in JavaScript with an
example.
3. What is DOM? Briefly explain it with suitable example.
4. Write a JavaScript program to accept a number and find the reverse of it.
Web Technology Selection Question 2024
UNIT- 4
1. What is loop? Explain different loops used in PHP with example.
2. Explain about various data types in PHP with example.
3. Explain various operators available in PHP with examples.
4. What is string? Briefly explain different string functions with relevant example.
5. What is array? Explain different types of PHP arrays with example.