HTML AND JAVASCRIPT PROGRAM LIST

 

ADVANCED WEB DESIGNING

 

   Write a program using HTML                                                             

   A) Write a program using html with following CSS specification-

 1. The page should contain heading as XII INFORMATION  

      TECHNOLOGY.

2. Create unordered list of topics in IT

3. Change the font to “Comic sans MS”

 

   B) Write Html5 code with CSS as follows-

1. To create form to accept name, age, email address, date of appointment, 

    From the user.

2. Create a submit button to send the data.

3. The heading of the form should have a Orange background color and a

     Different Font style.

 

   C) Write Html5 code with CSS as follows-

1. Create User Registration from having the fields name, gender, address and  

    Field of interest.

2. Give appropriate heading with large size (Highest level Heading) and text 

   Align must be in center.

3. Set background color of body to light gray and color of text blue.

4. Create Submit button to submit form data and reset button for clearing   

    Entries in form.

 

   D) Write Html5 code with CSS as follows-

1. Design a form which accepts the user name.

2. Give appropriate heading with large size (Highest level Heading) and text 

   Align must be in center.

3. Also create radio buttons to display the mode of payment as Debit, Credit, 

    PhonePe, Google Pay, Paytm.. etc.

4. Make Provision for submitting and Clearing the form contents.

 

 E) Write Html5 code with CSS as follows- 

   1. The background colour of the company name should be in  green. 

         2. The text colour of the company name should be red. 

         3. The heading should be large  with font ''comic sans ms'' 

         4. The description of the company should be displayed in blue color in a

              paragraph. 

 

 F) Write Html5 code with CSS as follows- 

          1. To create form to accept name, age, email address, from the user. 

          2. Create a submit button to send the data. 

          3. The heading of the form should have a background colour and a different

             font style. 

 

 G) Write Html5 code with CSS as follows

         1. Create ordered list with names of tourist Cities. 

         2. Create unordered list with tourist places of those cities. 

         3. Divide the list into two sections left and right by using CSS.

 

H) Write a program using html with following CSS specification-

1. The background color of the institute name should be in violet with font

     style ‘Bookman Old Style’.

2. The text color of the paragraph describing institute should be indigo.

3. List the salient feature of the institute using unordered list.

 

 

ADVANCED JAVASCRIPT

 

Q.7   Write a JavaScript program

A)  Write an Event Driven JavaScript Program Find the given number is odd or even.

B)   Write a Event Driven JavaScript Program Addition of two number.

C)   Write an Event Driven JavaScript Program to count length of given string 

     After clicking on button.

D)  Write a Event Driven JavaScript Program Multiplication of two number.

E)   Write a Event Driven JavaScript Program subtraction of two number.

F)   Write a Event Driven JavaScript Program division of two number.

G)   Write an Event Driven JavaScript Program to display addition,            Multiplication, division and reminder of two numbers, which were Accepted from user.

H)  Write a Event Driven JavaScript Program To display Even Number from 25 to 50.

I)     Write a Event Driven JavaScript Program to print Multiplication table of the entered number.

J)     Write a Event Driven JavaScript Program to display first 10  Natural number.

K)  Write a Event Driven JavaScript Program to print factorial of a number accept number from the user.

L)   Write a Event Driven JavaScript Program to find out the length of array.

M) Write a Event Driven JavaScript Program to print array in reverse order.

N)  Write a Event Driven JavaScript  program find the factorial of given number.

O)  Write a Event Driven JavaScript program to find the given number is  

 Prime or not.

P)   Write a Event Driven JavaScript Program to add element in array.

Q)  Write a Event Driven JavaScript Program to concatenate the different string using array.

R)   Write a Event Driven JavaScript Program to convert the string into uppercase

S)   Write a Event Driven JavaScript Program to convert the string into lowercase.

T)   Write a Event Driven JavaScript Program to sort the elements of an array in ascending order.

U)  Write a Event Driven JavaScript Program To display Odd Number from 10 to 50.

V)  Write a Event Driven JavaScript Program To find given number is even or odd.

W)Write a Event Driven JavaScript Program to find area of Circle.


 

Comments

Popular posts from this blog

HSC BOARD ONLINE EXAM 25 HTML AND JAVASCRIPT PROGRAM LIST

HTML AND JAVASCRIPT PROGRAM

H.S.C INFORMATION TECHNOLOGY Q.8 HTML AND JAVASCRIPT PROGRAM