0% found this document useful (0 votes)
28 views5 pages

38 Shubhank Bawankar 5 C I.T

1. The document provides problem statements for a Web Development class assignment, including writing HTML code for a nested table output and creating a web form with various input elements like text, radio buttons, checkboxes, dropdown menus and submit buttons. 2. It also includes student details like name, roll number, semester, section and branch for the student Shubhank Bawankar who is in the 5th semester of the IT branch. 3. The problem statements are to be solved by writing the appropriate HTML and code for the required outputs.

Uploaded by

I'm Fake
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
28 views5 pages

38 Shubhank Bawankar 5 C I.T

1. The document provides problem statements for a Web Development class assignment, including writing HTML code for a nested table output and creating a web form with various input elements like text, radio buttons, checkboxes, dropdown menus and submit buttons. 2. It also includes student details like name, roll number, semester, section and branch for the student Shubhank Bawankar who is in the 5th semester of the IT branch. 3. The problem statements are to be solved by writing the appropriate HTML and code for the required outputs.

Uploaded by

I'm Fake
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 5

G. H.

RAISONI COLLEGE OF ENGINEERING, NAGPUR


(An Autonomous Institute affiliated to Rashtrasant Tukdoji Maharaj, Nagpur University,
Nagpur)
Department of Information Technology

Date:
Session: 2022-23 (ODD Winter 2023)
Subject: UITL302 Web Development
TAE I:- Program Execution based on problem statements
Student Details:
Roll Number 38
Name Shubhank Bawankar
Semester 5
Section C
Branch I.T.

Sr. No Problem Statements

1. Write HTML code for the following Nested Table output.


Code:
Output:

2. Create a web assignment to focus on the different types of form input elements (input text, choose
one, choose all that apply, pull-down menu, submit button) – using
appropriate name, value and id attributes for them, as well as using the label element to associate text
labels with these input elements.

Code:
Output:

You might also like