You are on page 1of 1

1.

Design a Web Page, Insert an image on to the web page such that image is of height 300 and width 300 pixels. The image should have an ALT text in it. 2. Design an Html page for the following Set an image as a link 3. Open a link in a new browser window & Jump to another part of a document (on the same page) 4. Create a web page with the following using HTML i) ii) iii) To embed an image map in a web page To fix the hot spots Show all the related information when the hot spots are clicked.

5. Create an html page named as Simple _html_tags.html 6. Add the following tags detail. Set the title of the page as Simple HTML Tags Within the body perform the following a) Moving text = Simple HTML Tags b) Different heading tags ( h1 to h6) c) Paragraph d) Horizontal line e) Line Break f) Pre tag 7. Create an html page named as image.html to display image at various position & size. 8. Create an html page to display your class time table using <pre> tag. (Do not use table). 9. Create an html page to write brief description about yourself using header tags, paragraph tag and text formatting tags. 10. Write an HTML code to create a Web page of blue color and display links in red color. 11. Write an HTML code to create a Web page that contains an image at its center. 12. Create a Web page with appropriate content and insert an image towards the left hand side of the page and when user clicks on the image, it should open another Web page. 13. Write HTML code to create a Web page of pink color and display a moving message in red color. 14. Display five different images. Skip two lines between each image. Each image should have a title. 15. Display an image that has a border of size 2, a width of 200, and a height of 200.

You might also like