HTML

1. Create a HTML document consisting of HTML heading, paragraphs and images.

2. Create a HTML document and insert comments in the HTML source code and insert horizontal lines.

3. Construct HTML document to set the font of a text, size of the font, style of the font.

4. Create a HTML document to show how to create hyperlinks.

5. Create a HTML document to use an image as a link.

6. Create a HTML document to open link in a new browser window.

7. Create a HTML document to jump to another part of a document (on the same page).

8. Create a HTML document to insert images from another folder or another server.

9. Create an image-map, with clickable regions.

10. Create a HTML document with all table elements (Table, Caption, Table Row, Table Data element, Table Heading Element, THEAD, TFOOT, TBODY) 

11. Create HTML document to make an unordered list, an ordered list, different types ofordered lists, different types of unordered lists, Nested list, Definition list.

12. Create HTML form with the all FORM elements (text fields, password field, Checkboxes,Radio buttons, Select elements, Drop-down list with a pre-selected value, Textarea (a multiline text input field) and buttons.

13. Create HTML document with all Frame elements (FRAMESET, FRAME, NOFRAMES,and INLINE FRAME).

14. Create a HTML document to add AUDIO and VIDEO.

15. Create a HTML document to aligning images (Let the image float to the left/right of a paragraph)

16. Create a HTML document to jump to a specified section within a frame

17. Construct a HTML document with CSS to Set the background colour of a page.

18. Construct a HTML document with CSS to set an image as the background of a page.

19. Construct HTML document with CSS to Set the text color of different elements and align the text.

20. Construct HTML document to set different colours to visited/unvisited links, Specify a background colour for links 

No comments:

Post a Comment