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

WT Index Page

Uploaded by

modavir123
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)
13 views2 pages

WT Index Page

Uploaded by

modavir123
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



№ AC T I V I T I E S

Write an HTML page that contains a selection box with a list of 5 countries.
1 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.

Write an HTML page including any required JavaScript that takes a number
2 from text field in the range of 0 to 99 and shows it in words. It should not
accept three and above digits, alphabets and special characters.

Develop and demonstrate the usage of inline, internal and external style sheet
3
using CSS.

Design the following static web pages required for an online book store web
site.

a) HOME PAGE: The static home page must contain three frames.

4 b) LOGIN PAGE

c) CATOLOGUE PAGE: The catalogue page should contain the details of all the
books available in the web site in a table.

d) REGISTRATION PAGE

Write JavaScript to validate the following fields of the Registration page.

a) First Name

b) Last Name

5 c) Password

d) Email id

e) Mobile Number

F) Address

6 Write a program for implementing XMI. document for CUSTOMER DETAILS

Develop and demonstrate PHP Script for the following problems:

7 a) Write a PHP Script to find out the Sum of the Individual Digits.

b) Write a PHP Script to check whether the given number is Palindrome or not.

Write a program to design a simple calculator using:


8
a) JavaScript

b) PHP
Develop and demonstrate JavaScript with POP UP boxes and functions for the
following problems:

a) Input: Click on Display Date button using onclick() function.

Output: Display date in the textbox.

b) Input: A number n obtained using prompt.

9 Output: Factorial of n number using alert.

c) Input: A number n obtained using prompt.

Output: A multiplication table of numbers from 1 to 10 of n using alert.

d) Input: A number n obtained using prompt and add another number using
confirm.

Output: Sum of the entire n numbers using alert.

(Mini Project) Create your own website using all constructs studied in theory
10
paper.

You might also like