HTML Practical Program List

BSc Semester 3

HTML Practical Program List


1. Write about your personal and family information with background and other formatting. Use different text formatting tags.

2. Write an HTML documents to print the following.

  1. Animals
    • Cow
    • Cat
    • Lion
  2. Colors
    • Red
    • Green
    • Blue
  1. Countries
    1. India
    2. USA
    3. England
3. Create a table with the following data.

Community
Male
Female
OBC
35
40
SC/ST
23
12
GEN
12
10

4. Create a table with the following data.

Computer Science
UG
PG
B. C. A. (3 Yr. After 10+2)
M. Sc. Computer Science
B. Sc. Computer Science
B. Sc. Information Technology
B. Sc. Maths (PCM)
B. Sc. Electronics

5. Design the web page to display the following table with hyperlinks in the each department name inside the table.


S. No.
Dept. Name
Courses
UG
PG
1
Computer Science
Yes
Yes
2
Maths
Yes
Yes
3
Chemistry
NO
Yes
4
Commerce
Yes
Yes

6. Design following html page using frames.

Shree Matrumandir College, Rajkot
Display each semester information when user clicks on link.
College Address: A 54 Panchayat Nagar, Uni. Road, Rajkot.
Prepared By: Piyush Patel


7. Design following sign up form.


8. Design following registration form.


Comments

Popular posts from this blog

પટેલ સમાજનો ઈતિહાસ જાણો : કોણ અને ક્યાંથી આવ્યા હતા પાટીદારો

Python HTML Generator using Yattag Part 1

Java Event Delegation Model, Listener and Adapter Classes