WT Index Page
WT Index Page
№ 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
a) First Name
b) Last Name
5 c) Password
d) Email id
e) Mobile Number
F) Address
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.
b) PHP
Develop and demonstrate JavaScript with POP UP boxes and functions for the
following problems:
d) Input: A number n obtained using prompt and add another number using
confirm.
(Mini Project) Create your own website using all constructs studied in theory
10
paper.