You are on page 1of 2

Web Architecture and Design

CSL0202[P]

Practical Programs List

1. Structure of HTML with basic tags.


2. Design web pages with bold, italic, mark, underline etc.
3. Design web pages with images and marquee tags.
4. Design HTML page with LISTS.
5. Separation a portion of web page with HR tag, also use HTML styles.
6. Link web pages with anchor tags.
7. Link web pages with anchor tags using iFrames.
8. Design a web page using TABLE layout.
9. Design Registration Form using HTML.
10. Design an amazon web page.
11. Design a Class Timetable using HTML.
12. Design a web page using frames.
13. Design a RESUME using various HTML tags.
14. Design internal, document and external style sheets.
15. Write a CSS program using all Selectors.
16. Write a CSS program to put a border and image in the paragraph.
17. Write a CSS program including CSS colors (RGB and Hex).
18. Write a program for on by clicking image become large and by removing a mouse the
image comes in its original size.

By Neha Garg
Asst. Professor Page 1
19. Design an interactive webpage using CSS Lists and CSS Box model.
20. Write a JavaScript program for alert function.
21. Write a program to create popup boxes in JavaScript.
22. Write a program to find the greatest number among the three numbers in JavaScript.
23. Create a web page using two image files, which switch between one another as the
mouse pointer moves over the images.
24. Design a Dynamic Web page with validation in Java Script.
25. Design a Calculator using JavaScript.

By Neha Garg
Asst. Professor Page 2

You might also like