21hc61t Internet Programming-Set 2
21hc61t Internet Programming-Set 2
Sixth Semester
(Regulations 2021)
K-Level CO No.
Note: In either or pattern (Q.No.11 to 15), Questions should be from first and
Mark
second half of each unit. Number of subdivisions in each question may be 1, 2 and K-Level CO No.
3 only. Split up
11. a) Explain with example how to create web forms in HTML5. 13 K2 CO1
OR
b) Explain detail about the HTTP Request and Response Message? 13 K2 CO1
14. a) Explain the XPath and XQuery is used to transform an XML 13 K2 CO4
document.
OR
b) Discuss about various control structures used in PHP. Give suitable 13 K2 CO4
example for each
PART - C (1 x 15 = 15 Marks)
Mark
Note: Application/Design/Analysis/Evaluation/Creativity/Case Study questions.K-Level CO No.
Split up
16. a) Write a XHTML program to create a web page for college 15 K4 CO1
information using any one CSS type (Assume your own data).
Explain the various CSS properties in detail. Write a suitable code
each property.
OR
b) Use JavaScript and HTML to create a page with two panes. The first 15 K4 CO2
pane (on the left) should have a text area where HTML code can be
typed by the user. The pane on the right side should display the
preview of the HTML code typed by the user, a s it would be seen on
the browser.
******