Unit 2.2
Unit 2.2
CO Blooms Marks
CO Statement
Code Taxonomy Level allotted
Demonstrate HTML, CSS programming concepts to build web
C302.2 K3 50
application
Blooms CO
Q. No: Questions Taxonomy Mapping
Level
Answer all the Questions :- Part A (5 x 2 = 10 Marks)
1. Define rich internet applications and list any two rich internet applications K2 C302.2
2. List out the differences between internet and intranet C302.2
3. Write HTML5 code to insert Google map into the web page C302.2
4. What is the syntax rule of Selector Strings in CSS. C302.2
5. What do you meant by Relative URLs and Absolute URLs. C302.2
Answer all the Questions:- Part B (2 x 13 = 26 marks)
6.(a) Outline the various HTML elements and explain the different types of lists K2 C302.2
supported in HTML
(OR)
6.(b) Explain the three ways of inserting CSS to a document with examples. Write the K2 C302.2
CSS rule for controlling the positioning of the elements in an HTML document
7.(a)(i) Summarize the by which web server and browser communicate K2 C302.2
(7 marks)
7.(a)(ii) Construct an XHTML program that marks up your resume (6 marks) K3 C302.2
(OR)
7.b(i) Explain in detail about the internet protocols (7 marks) K2 C302.2
7.b.(ii) Develop an HTML5 program to performing following tasks in the web page: K3 C302.2
Insert video into web page
Insert audio into web page
Draw rectangle and circle using canvas element (6 marks)
Answer all the Questions:- Part C (1 x 14 = 14 marks)
8.(a) Create a website for an online market. Your website should have the home page
which helps the user to navigate to the other pages. Every web page in the
website should give a detailed description of different elements present in the K3 C302.2
super market. Make the website user friendly by adding the relevant images and
formatting options. The last web page should present the feedback form to the
customer.
(OR)
8.(b) Apply CSS code to a web page for the following requirements
Paint the background red K3 C302.2
Add a background image of a submarine
Paint the sidebar yellow
Set a color to the span elements (each color for different elements)
Set h2 elements to be only uppercase
Set a line spacing between the lines
Set h3 elements of font “times new roman”