MCSL-016 Solved Assignment 2021-22
MCSL-016 Solved Assignment 2021-22
Subject Name | Internet Concepts and Web Design (Lab Course) |
Assignment Code | MCSL-016 |
Session | 2021-2022 (July – January) |
File Type | |
Number of Pages | 38 |
Price | Rs. 45 |
To get the PDF click on the button below.
Pay Now
Note:
|
Internet Concepts and Web Design (Lab Course) (MCSL-016) 2021-2022 (July-January)
Note: There are two questions in this assignment carrying a total of 80 marks. Rest 20 marks are for viva voce. You may use illustrations and diagrams to enhance the explanations. Please go through the guidelines regarding assignments given in the Programme Guide for the format of presentation. Submit the screenshots along with the coding and documentation.
Question 1: (70 Marks)
A Book publisher maintains a website of the books published by them. The publisher site displays the list of the book title, authors, date of publishing and price. In addition, it also displays a form for the authors who want to publish book. Design and create four web pages for the website of the Publisher namely, Home, Book_List, Author_RegistrationForm and Feedback, having the following features:
MCSL-016 Solved Assignment 2021-22
BCA 4th Sem Solved Assignment 2021-22
BCA 4th Sem Assignment 2021-22 Question PDF
For consistency, every web page of the website should consist of three basic divisions –
Header – This division should be of the same for all the four web pages and should display name and logo of the Publisher. This division should be in different background colour.
Navigation – This division should be same for every web page. It should contain links to all the web pages, viz. Home, Book_List, Author_RegistrationForm and Feedback.
Information – This division should display the basic information as given below. The web pages that you are designing should differ in this Division only.
MCSL-016 Solved Assignment 2021-22
BCA 4th Sem Solved Assignment 2021-22
BCA 4th Sem Assignment 2021-22 Question PDF
The Information division of the different pages should be as under:
- Home page should include a Welcome message, information about the types of Books
published by the publisher and contact details. - Book_Listpage should display information about the bookspublished by the publisher,
viz. title, authors, date of publishing and price. - Author_Registrationpage should contain a form, which should have fields – name of the
author, email id, phone, proposed book title, expected time to complete the book and a Submit button. You should write JavaScript code to verify that all the fields are filled
with some data. This code should be run when the submit button is pressed. - Feedback page should display another form that has two input fields – Name of the
person giving feedback and a text area for giving feedback; and a submit button.
Question 2: (10 Marks)
How does the use of CSS help in maintenance of the site created by you? Explain the important features of Angular JS.
MCSL-016 Solved Assignment 2021-22
MCSL-016 Solved Assignment 2021-22
BCA 4th Sem Solved Assignment 2021-22
BCA 4th Sem Assignment 2021-22 Question PDF