N Nexsus

Web Designing-1 — Minor 1 2022 question paper

MMMUT Computer Science and Engineering previous year question paper for Web Designing-1 (BCS-102), semester 1, Minor 1 2022. All 8 questions are listed below, each with a written answer on Nexsus.

Paper details

  • Subject: Web Designing-1 (BCS-102)
  • Branch: Computer Science and Engineering
  • Semester: 1
  • Exam: Minor 1 2022
  • Questions: 8

Questions asked in Web Designing-1 Minor 1 2022

  1. Q1. Attempt any Two parts of the following. Q. 1(a) is compulsory.
  2. Q1(a). Create a series of rows and columns without using the <TABLE> tag? How do you give comment inside your source code? [3 marks]
  3. Q1(b). What is the role of <hr> tag? What are the various attribute it can take? [2 marks]
  4. Q1(c). Write and explain important attribute for the following: 1. <body> 2. <form> 3. <textarea> 4. <iframe> [2 marks]
  5. Q2. Attempt any Two parts of the following. Q. 2(a) is compulsory.
  6. Q2(a). Explain the Tag: 1. <TR> 2. <TD> 3. <TH> 4. <label> 5. <form> 6. <TT> [3 marks]
  7. Q2(b). What is the difference between the 'id' and the 'class' attribute used in <input> tag of HTML element? Can we use 'value' attribute with <input type="file">? [2 marks]
  8. Q2(c). How is cell padding different from cell spacing? Create table: [2 marks]