QUIZ 1 QUIZ 2 ASSIGNMENTS  --- CONTENT ---   Introduction HTML Editors Basic HTML Tags Heading Tags Paragraph Tags Line Break Tag Horizontal Lines Preserve Formatting Links Images Formatting Tables Heading Colspan and Rowspan Backgrounds Height and Width Header, Body, and Footer Lists Unordered List UL Types Ordered List OL Types Div Span Forms Fieldset Legend Label Input Select Datalist Textarea

Assignments

We are not able to fulfill the objective of learning until and unless we are not able to apply our concepts. This needs lots of practice, patience, perseverance & determination. So, these assignments will help you to apply your concepts what you have learned from the tutorial. The quizzes in the Quiz section will also prove beneficial to test your knowledge.

Assignment 1

            
                Use as many tags as possible which you have learned 
                in the tutorial to make a Frontend design for blogs 
                related to various core subjects of Computer Science
                & Information Technology branches. Also insert some 
                related images to make the webpages more attractive.
            
            

Assignment 2

            
                Create a webpage containing ordered list of all the  
                subjects you have passed and an unordered list of the 
                subjects you have a backlog or you are yet to study in
                upcoming sems.
            
            

Assignment 3

            
                Design a table containing the Student details of
                your branch (max 15 students) using rowspan and colspan 
                attributes. Include the roll no, name, skills, CGPA, 
                achievements, 10th percentage/GPA and 12th percentage
                of each student for placement purposes. Try to do it 
                using div tag as well.
            
            

Assignment 4

            
                Create an HTML form for registration in a free 
                eye-checkup camp organised by an NGO & sponsored by 
                a Govt. Hospital. The form should have details of 
                the patient. There should be a link to the form from 
                the homepage of the website of NGO (design the homepage
                as well to clearly show the function of <a> tag).
                Use as many HTML form tags and attributes as possible.
            
            

Assignment 5

            
                Design a captivating website for a Restaurant. Use HTML 
                tables to elaborate the special delicious dishes of the
                Restaurant with their prices. Use HTML forms for the 
                customer details to make them avail special discount offer 
                available now and for online reservation option. You can 
                also add relevant links on the website to help the audience
                navigate better through the site.