[go: up one dir, main page]

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

INDEX Web File

The document is an index of practical exercises related to web designing and programming. It includes tasks such as creating HTML pages, designing forms, and implementing various programming functions. Each task is listed with corresponding page numbers and remarks on the content.

Uploaded by

Anu Tiwari
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)
7 views2 pages

INDEX Web File

The document is an index of practical exercises related to web designing and programming. It includes tasks such as creating HTML pages, designing forms, and implementing various programming functions. Each task is listed with corresponding page numbers and remarks on the content.

Uploaded by

Anu Tiwari
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

INDEX

Sr.no Practical Page no. Remarks


1. Design index page of a book Titled Web 1-3
Designing.

2. Create a simple HTML page to demonstrate 4-5


the use of different tags.

3. Display Letter Head of your college on a 5-7


web page & it must be scrolling Right to
Left.
4. Create a link to move within a single page 7-9
rather than to load another page.
5. Display “Name of University” using 10-11
different Text formatting Tags.

6. Design Time Table of your department and 11-15


highlight most important periods.

7. Use Tables to provide layout to your web 15-18


page.

8. Embed Audio and Video into your web 18-19


page.

9. Divide a web page vertically and display 20-21


logo of your college in left pane and logo of
university in right pane.

10. Create Bio- Data of an employee. 21-24

11. Design front page of a hospital with 25-29


different styles.

12. Design a web page and display horizontally 29-31


two different web pages at a time.

13. Write a program to create a login form. On 31-34


clicking the submit button, the user should
get navigated to a profile page
14. Write a HTML code to create a Registration 34-39
Form. On submitting the form, the user
should be asked to login with the new
credentials.
15. Write a HTML code to create website in 39-43
your college or department and create link
for Tutorial of specific subject.
16. Write a program to perform following 43-48
operations on two numbers input by the
user: Addition 2) Subtraction 3)
Multiplication 4) Division.
17. Design a program to solve quadratic 48-52
equations.

18. Write a program to determine greatest 52-56


number of three numbers.

19. Write a script to compute, the Average and 56-60


Grade of students marks.

20. Design a scientific calculator and make 60-65


event for each button using scripting
language.
21. Write a script to check whether a number is 66-68
even or odd?

22. Write a program to show whether a number 69-72


is prime or not?

23. Write a program to show multiplication 72-75


table of any number.

24. Write a program to find the factorial of any 75-78


number.

25. Write a program to show Fibonacci Series 78-81


between 0 to 74.

You might also like