You are on page 1of 3

Assignment - 1

Web Technologies

HTML Basics
1. Create a program to show text level and block level tags.
2. Create a program to show different types of lists
a. Ordered List
b. Unordered List
c. Description List
3. Create a Web page and include all attributes types for Ordered list, Unordered list,
Description list and Nested list
4. Create a program to inserting and scaling image
5. Create a program to demonstrate different types of links
a. Text Hyper Link
b. Image Hyper Link
c. Bookmark Hyper Link
6. Create a web page that will demonstrate the table tag.
7. Create the following table using html

8. Design the following page layout


9. Demonstrate the frameset and frame tag.
10. Design the following page layout

11. Demonstrate the iframe.


12. Design the following web page
13. Create a web page that includes inline styles, internal styles and external style sheet.
14. Create a page that will display following Styles
a. Display text on the top of image
b. Display tooltip when mouse hover
c. Create a textbox with focus effect
d. Display table and highlight the rows when mouse moves

You might also like