Web Technology 2019
Group B
AI is thinking...
Attempt any SIX questions. [6x5 = 30]
AI is thinking...
2. What is CSS? Discuss types of CSS with example.
AI is thinking...
3. What is XML? Differentiate XML schema with DTD.
AI is thinking...
4. List common application of web server, Explain how session works.
AI is thinking...
5. Describe the tags and attributes for a form in HTML document?
AI is thinking...
6. What is anonymous access? Discuss about Integrated windows authentication.
AI is thinking...
7. Explain tire technology with examples?
AI is thinking...
8. Write short note on following:
- Cookies.
- XML DOM
AI is thinking...
Group C
AI is thinking...
Attempt any TWO questions.[2x10= 20]
AI is thinking...
9. Differentiate between tags and attributes? Write a HTML and CSS code design your curriculum vitae (CV) using different html elements like (table, image, formatting tags, links).
AI is thinking...
10. Develop a simple web page that asks the users input (name, email, phone, gender) and store into database using server side script.
AI is thinking...
11. What are the rules for creating XML document? Write a XML code to store following
information about student.
- Each student has a name, address, phone and website element.
- Address might appears multiple times
- Address has attribute named “type” with value permanent and temporary
- Phone must be 10 digit.
AI is thinking...