Thanks to visit codestin.com
Credit goes to www.scribd.com

0% found this document useful (0 votes)
41 views2 pages

Web Design Tasks for Beginners

Uploaded by

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

Web Design Tasks for Beginners

Uploaded by

gyanprinters24
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 2

INDEX

S Practical Issue Submission Remark Signature


No. Date Date
Design static home web pages required for an
1. online Book Store including description of
website.
Design static Login web pages required for
2. an online Book Store (Including: Username,
Password, with Submit and Reset buttons ).
Design the catalogue page which should
contain the details of all the books available
3. in the website in a table. The details should
contain: Cover Page, Author Name,
Publisher, Price and Add to Cart button.
Design the Cart page which contains the
4. details about the books which are added to
the cart.
Design the Registration form which contain:
Name, Password, E-mail ID, Mobile
5. Number, Gender, Date of Birth, Language
known (English, Hindi, Telugu, Tamil),
Address.
Write JavaScript to validate the following
fields in above Registration Page: -
a) Name (should contain alphabets and
6.
must be at least of 6 characters)
b) Password (It should contain at least
6 characters lengths)
Write JavaScript to validate the following
fields in above Registration Page: -
a) E-mail ID (should be valid and must
7. follow the standard pattern(
[email protected]))
b) Phone Number (Phone number
should contains 10 digits only)
Design a web page using CSS which include:
a) Use different font, style on selectors
8. of body
b) Set a background image for both the
page and single elements on page.
Design a web page using CSS which include:
a) Control the repetition of the image
with the backgroundrepeat property.
b) Design style for link as:
9.
i) A: link
ii) A: visited
iii) A: active
iv) A: hover
Consider a small topic of your choice on
which you can develop static webpages and
try to implement all the topics of HTML,
CSS, JavaScript within the topic.

10. Choose any of the topic:


a) Your own Portfolio
b) To-Do List
c) Survey Form
d) A Tribute Page
e) A Questionnaire

You might also like