0% found this document useful (0 votes)
4 views3 pages

WD-Lab File Format

The document is a lab file for a Web Designing Workshop course at the Accurate Institute of Management and Technology. It outlines a series of experiments for students to create static webpages for an online bookstore, including a homepage, login page, catalogue page, cart page, and registration form, along with JavaScript validation and CSS design tasks. The lab file also suggests additional topics for students to develop static webpages implementing HTML, CSS, and JavaScript concepts.

Uploaded by

sidrajmittal22
Copyright
© All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
4 views3 pages

WD-Lab File Format

The document is a lab file for a Web Designing Workshop course at the Accurate Institute of Management and Technology. It outlines a series of experiments for students to create static webpages for an online bookstore, including a homepage, login page, catalogue page, cart page, and registration form, along with JavaScript validation and CSS design tasks. The lab file also suggests additional topics for students to develop static webpages implementing HTML, CSS, and JavaScript concepts.

Uploaded by

sidrajmittal22
Copyright
© All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd

ACCURATE INSTITUTE OF MANAGEMENT AND

TECHNOLOGY
Knowledge Park III, Greater Noida, Uttar Pradesh 201310

Department of computer Science & Engineering

BCS353-WEB DESIGNING WORKSHOP

LAB FILE
(2025-26)
THIRD SEMESTER
SUBMITTED BY:
SUBMITTED TO:
Student Name:
Mr. Anurag Singh Yadav
(Assistant Professor) Couse Name:

Dept. of CSE Branch Name:


Section:
Roll No.:

Index
Sr.
Name of the experiment Date Sign
No.
1. Design the following static webpages required for an online bookstore 15/09/25
website.
HOMEPAGE: The static home page must contain three frames. Top
frame: Logo and the college name and links to Homepage, Login page,
Registration page, Catalogue page and Cart page.
2. LOGINPAGE: 19/09/25
CATOLOGUE PAGE: The catalogue page should contain the details
of all the books available in the website in a table. The details should
3. 26/09/25
contain the following: 1. Snap shot of Cover Page. 2. Author Name. 3.
Publisher. 4. Price. 5. Add to cart button.
CARTPAGE: The cart page contains the details about the books
4. 09/10/25
which are added to the cart.
REGISTRATION PAGE : Create a“ registration form“ with the
following fields 1)Name (Text field) 2)Password (password field) 3) E-
5. mailid(text field) 4) Phone Number(text field) 5) Sex(radio button) 6) 30/10/25
Date of birth(3 select boxes) 7) Languages known(checkboxes–
English, Telugu, Hindi, Tamil) 8) Address(text area)
Js VALIDATION: Write JavaScript to validate the following fields of
the above registration page. 1. Name (Name should contains alphabets
6. 04/11/25
and the length should not be less than 6 characters). 2. Password
(Password should not be less than 6 characters length)
Js VALIDATION: 1. E-mailid (should not contain any invalid and
7. must follow the standard pattern(name@[Link]) 2. Phone 07/11/25
Number(Phone number should contain 10 digits only).
CSS: Design a web page using CSS(Cascading Style Sheets) which
includes the following: 1) Use different font, styles: In the style
definition you define how each selector should work(font, color etc.).
8. 18/11/25
Then, in the body of your pages, you refer to these selectors to activate
the styles. 2) Set a background image for both the page and single
elements on the page.
CSS: 1) Control the repetition of the image with the background-
9. repeat property. 2) Define styles for links as A:link A:visited A:active 26/11/25
A:hover
Consider a small topic of your choice on which you can develop static
Webpages and try to implement all topics of html, CSS and Js within
the topic. Choose any one topic.
1. Your Own Portfolio
2. To-Do List
3. Survey Form
10. 04/12/25
4. A Tribute Page
5. A Questionnaire

You might also like