Create a webpage, divide the webpage into six frames. In one frame create five links that will
display different HTML forms in the remaining five frames respectively.
Question - 2
Write a HTML code using CSS to create a job application form having following details :
(I) Personal Information ( First Name, Middle Name, Last Name, Gender, address & phone
number)
(II) Education Details ( 10th, 12th, Graduation & others)
(III) Experience (in months)
Question - 3
Write a HTML code using CSS to create a job application form having following details :
(I) Personal Information ( First Name, Middle Name, Last Name, Gender, address & phone
number)
(II) Education Details ( 10th, 12th, Graduation & others)
(III) Experience (in months)
Question - 4
Write a HTML program to create a form for the subscription of a magazine. The form should
contain Name, Address, City, State, Pin Code. Magazine should be selected from 5 different
magazines using checkbox. Subscription is available for 1 year or two years. Radio buttons
shall be used to select subscription period. The page should have a submit button.
Question - 5
Write a HTML program to create a form for the subscription of a magazine. The form should
contain Name, Address, City, State, Pin Code. Magazine should be selected from 5 different
magazines using checkbox. Subscription is available for 1 year or two years. Radio buttons
shall be used to select subscription period. The page should have a submit button.
Question - 6
Using HTML
(a) Create a 4x3 table
(b) Within table, place 12 images of Indian Tourist Spots, in each box
(c) Each image should link to the corresponding Website of the Tourist Spot
(d) Each Image must be at least 100x100 in size
Question - 7
Create an html page with following specifications : Title should be about Gateway of India.
Place City name at the top of the page in large text and in blue color. Add pictures taken
from different angles/views, add label and caption with each picture. Give Alternate Text
on each image. Use a different color, style and typeface in the text. One of the landmark,
Mumbai should be blinking. Add scrolling text with a message of your choice.
Question - 8
Write a HTML program to create a form for the subscription of a magazine.
The form should contain Name, Address, City, State, Pin Code. Magazine
should be selected from 5 different magazines using checkbox. Subscription
is available for 1 year or two years. Radio buttons shall be used to select
subscription period. The page should have a submit button.
Question - 9
Create a page with two frames using HTML:
a) The left frame of page contains the list of names and images of the Indian national
leaders.
b) On the left frame when u click on the image, the details will be shown on the right
fame.
Question - 9
Create a hyperlink using HTML 'a href' which opens the linked document in
the new window or tab and also specify the title attribute to demonstrate the
title of the link
Question - 10
Create following unordered list in HTML:
Unordered List Circle Bullets
Coffee
Tea
Milk
Question - 11
Create a HTML file which displays three images at LEFT, RIGHT and CENTER respectively in
the browser.
Web designing Javascript Questions
Question - 1
Define a function max() that takes two numbers as arguments and returns the largest of
them. Use the if-then-else construct available in Javascript.
Question - 2
Create a webpage and write a program in java script to show the result of student attendance
on weekly basis for xyz subject. A total of 5 classes can be conducted in a week. The
document should contain a form with radio buttons that allows teacher to select status of
absence or presence for 5 students of a class. The page also allows to select date and time for
which attendance is to be marked. On submitting attendance for a particular day it should
prompt a message for successful entry. The program should display the output as :
(i) total number of classes attended out of total number of classes conducted for each
student
(ii) %age of attendance
(iii) Buttons should be enabled and disabled as per conditions.
Question - 3
Write a JavaScript that calculates the squares and cubes of the numbers from
0 to 10 and outputs HTML text that displays the resulting values in an HTML
table format.
Question - 4
Write a JavaScript to design a simple calculator to perform the following operations:
sum, product, difference and quotient
Question - 5
Design a HTML page to display a picture. The picture should be removed from the screen after
a user clicks with a mouse on the picture.
Question - 6
Create a HTML Document with JavaScript code that has three Textboxes and a button. The
details should be accepted using textboxes are principal, rate of interest, and duration in years.
When user clicks the OK , a message box appears showing the simple interest of principal
amount.
Photoshop Questions
Question - 1
Create a rolling sphere using Photoshop by using the concept of layers. Place some white
text on this layer at the center of the image. Apply spherize filter on the object and show the
effects