School of Computer Science Engineering and Technology: CO-Mapping Exp. No. Name CO1 CO2 CO3

You might also like

Download as pdf or txt
Download as pdf or txt
You are on page 1of 2

School of Computer Science Engineering and Technology

Course- BCA Type- Honors


Course Code- CBCA243 Course Name- User Centered Analysis

Year- 2022-23 Semester- Even


Date- 23-Feb-2023 Batch- (4th semester)

Lab Assignment (Week 5, Assignment 5)

CO-Mapping

Exp. No. Name CO1 CO2 CO3


5 Implementing a -- --
given UI using
components

Objective: To learn to Implementing a given UI using components.

Q1 In the assignment of Lab 3 we created a menu based web application. Using Js file
component show that if we create any function in it to change color of element on click to yellow
and loose focus to white, we can use it across pages to add the behaviour to different elements.

Sample of this behaviour:

This page will uniformly do the needed behaviour for input box and 2 drop downs.
School of Computer Science Engineering and Technology

Q2 Use the css file and add it as component to different web pages and change the color of
button, text, text size, font, background color uniformly by just changing in the css file.

You might also like