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

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

Web Technology Practical List

The document outlines a practical list for a Web Technology subject, detailing various HTML, CSS, and JavaScript tasks to be completed. Tasks include creating web pages for an online bookstore, designing forms, and implementing styles and scripts. Each practical exercise focuses on different aspects of web development, such as using lists, tables, and pop-up functions.

Uploaded by

adnanmirza15603
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)
21 views2 pages

Web Technology Practical List

The document outlines a practical list for a Web Technology subject, detailing various HTML, CSS, and JavaScript tasks to be completed. Tasks include creating web pages for an online bookstore, designing forms, and implementing styles and scripts. Each practical exercise focuses on different aspects of web development, such as using lists, tables, and pop-up functions.

Uploaded by

adnanmirza15603
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
You are on page 1/ 2

Practical List

Subject- Web Technology


Sr.no Name of Practical Sign
1 Write HTML program to
demonstrate List tags.
2 Write HTML program to
create Time Table Using
table tags
3 Write a HTML program to
design a form which should
allow to enter your
personal data (Hint: make
use of text field, password
field, e-mail, lists, radio
buttons,
checkboxes, submit button)
4 Design the HOME PAGE (The
static home page must
contain three frames)
required
for an online book store
web site.
5 Design the LOGIN PAGE
required for an online book
store web site.
6 Design the CATOLOGUE
PAGE (The catalogue page
should contain the details of
all the
books available in the web
site in a table.)
7 Design the REGISTRATION
PAGE required for an online
book store web site.
8 Create Style sheet to set
formatting for text tags and
embed that style sheet on
web
pages created for your site.
9 Develop and demonstrate
the usage of inline, internal
and external style sheet
using
CSS.
10 Write a program to design
registration form for
students by using HTML and
CSS.
11 Write an HTML page that
contains a selection box
with a list of 5 countries.
When the user selects a
country, its capital should be
printed next in the list. Add
CSS to
customize the properties of
the font of the capital
(color,bold and font size).
12 Develop and demonstrate
JavaScript with POP-UP
boxes and functions for the
following problem. Input:
Click on Display Date
button using onclick( )
function
Output: Display date in the
textbox
13 Develop and demonstrate
JavaScript with POP-UP
boxes and functions for the
following problem. Input: A
number n obtained using
prompt Output: Factorial of
n
number using alert
14 Develop and demonstrate
JavaScript with POP-UP
boxes and functions for the
following problem. Input: A
number n obtained using
prompt Output: A
multiplication
table of numbers from 1 to
10 of n using alert
15 Develop and demonstrate
JavaScript with POP-UP
boxes and functions for the
following problem. Input: A
number n obtained using
prompt and add another
number using confirm
Output: Sum of the entire n
numbers using alert

You might also like